Search Type: Posts; User: huling
Search: Search took 0.01 seconds.
-
26 Apr 2009 10:53 PM
Jump to post Thread: GridPanel directly to Excel. by huling
- Replies
- 286
- Views
- 253,810
not support chinese character
-
8 Feb 2009 7:33 PM
Jump to post Thread: [2.x]Ext.ux.TreeCheckNodeUI by huling
- Replies
- 24
- Views
- 10,695
it work perfectly!
and i need a help.
I want use 'single' model like that,every parents has many children,and a parent node only has one child can be selected. -
17 Dec 2008 6:19 AM
- Replies
- 2
- Views
- 730
my test page in here:
http://202.98.63.248/EXT/SHUTTER/shutter.html
I want to refresh first tab,but don't known how to do. -
15 Dec 2008 5:51 AM
- Replies
- 2
- Views
- 730
sometime ,we need refresh components in our panel. automatic or
manual -
3 Nov 2008 6:07 AM
- Replies
- 343
- Views
- 129,612
how can i get this plugin?
-
21 Jun 2008 7:59 PM
Jump to post Thread: Ext.ux.linkLayout by huling
- Replies
- 25
- Views
- 7,151
how can i control height and width of my simple links? and how control position of link's text?
-
28 May 2008 12:25 AM
- Replies
- 3
- Views
- 1,151
I have readed that thread, but i don't understand, how do?
I just want to handle any exceptions or errors from web server,if not, pass it. -
27 May 2008 7:16 AM
- Replies
- 3
- Views
- 1,151
I need a filter in web browser that handle any AJAX response from web server, if result is error then redirect to error processor else pass it.
-
3 Mar 2008 6:49 PM
Jump to post Thread: browser events by huling
- Replies
- 1
- Views
- 1,025
window.onbeforeunload = your.fn
window.onunload = your.fn -
16 Jan 2008 2:49 AM
- Replies
- 422
- Views
- 170,155
my ASP code is:
<!--#include FILE="../Include/upload_5xsoft.inc"-->
<%
dim jsonData,path
jsonData = "{success: false,error: 'Error or success message'}"
set upload=new upload_5xsoft
set... -
16 Jan 2008 1:56 AM
- Replies
- 422
- Views
- 170,155
function showDialog(button)
{
var dig = getDialog();
dig.setUrl('upload_file.asp');
dig.setBaseParams({path: '/WAP/'});
dig.show(button.getEl());
}
this is my test code....
Results 1 to 11 of 11
