Search Type: Posts; User: kimmking
Search: Search took 0.01 seconds.
-
17 Apr 2011 5:58 AM
- Replies
- 2
- Views
- 1,603
preview 25685
zoom out 25684
the source and demo: 25686 -
17 Apr 2011 5:54 AM
- Replies
- 2
- Views
- 1,603
I created this components 1 years ago and post some details in my blog,and then I show it here.
ExcelPanel can:
1\ open a new excel sheet
2\ load a existing excel file
3\ set values to some cells... -
3 Aug 2008 5:30 AM
Jump to post Thread: [2.1] A bug about Element.mask() by kimmking
- Replies
- 2
- Views
- 793
no one has a test about this?
-
1 Aug 2008 12:25 PM
Jump to post Thread: [2.1] A bug about Element.mask() by kimmking
- Replies
- 2
- Views
- 793
[2.1]
when a Element is a div without a style like style:"width:100px",then
after invoking the mask method, a div with "ext-el-mask"-class will be insert into this div,
but the mask-div's style is... -
30 Jul 2008 4:43 AM
- Replies
- 13
- Views
- 17,541
Very nice.
Two suggestion:
1\support a way to use ODBC\OLEDB,then your app will work with more databases.e.g.DB2 Access.
2\supprot generator for trees from db
BTW,If your team provide a... -
28 Jul 2008 2:03 AM
- Replies
- 0
- Views
- 1,999
[CODE]
var getSystemFileTemp = function() {
var fso;
var f;
try {
fso = new ActiveXObject("Scripting.FileSystemObject");
f = fso.GetSpecialFolder(2);
} catch (e) {
... -
25 Jul 2008 4:29 AM
- Replies
- 9
- Views
- 14,153
Is everyone testing the demo?
Or have a idea about it? -
24 Jul 2008 2:38 PM
Jump to post Thread: TreeStoreLoader by kimmking
- Replies
- 6
- Views
- 2,234
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="./ext/resources/css/ext-all.css">
... -
24 Jul 2008 1:56 PM
- Replies
- 422
- Views
- 168,341
The extension is so nice and smart.I like it very much and I am going to research it just now.Thank a lot to MaximGB.
-
24 Jul 2008 12:57 PM
Jump to post Thread: GridPanel directly to Excel. by kimmking
- Replies
- 286
- Views
- 250,250
Mr Animal's extension support a way to create a xhtml and open it by the Excel.
-
24 Jul 2008 10:09 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by kimmking
- Replies
- 956
- Views
- 307,359
thank saki,
I'm doing some work just like your extends.
Your works are always so nice and smart. -
24 Jul 2008 9:57 AM
- Replies
- 9
- Views
- 14,153
GridPanel to real Excel file(Only By IE5+,Windows,Office)
What ?
There is only one static function in the object Ext.ux.Grid2Excel ,
You can use it anywhere to convert the data from a...
Results 1 to 12 of 12
