Search Type: Posts; User: afusky
Search: Search took 0.01 seconds.
-
23 May 2007 2:15 AM
Jump to post Thread: TextField with remote validation by afusky
- Replies
- 25
- Views
- 22,022
thanks Caolga ,it working now...:D
-
22 May 2007 11:39 PM
Jump to post Thread: TextField with remote validation by afusky
- Replies
- 25
- Views
- 22,022
it so cool,but i got a problem whern use it ,
code:
new Ext.form.TextFieldRemoteVal({
fieldLabel: 'userName
,name: 'userInfo.username'
, width: 100
,remoteValidation: 'onValidate' ... -
6 May 2007 10:59 AM
Jump to post Thread: problem with form in LayoutDialog by afusky
- Replies
- 3
- Views
- 1,152
Yeah,thanks Animal:D ,It working now...I missing some div
<div id="tab1" style="visibility:hidden;">
<div id="newForm"></div>
</div> -
5 May 2007 9:21 PM
Jump to post Thread: problem with form in LayoutDialog by afusky
- Replies
- 3
- Views
- 1,152
Help!:((
-
5 May 2007 1:35 PM
Jump to post Thread: problem with form in LayoutDialog by afusky
- Replies
- 3
- Views
- 1,152
Hi all
I got a problem when i use form in dialog,i copy the code from the form examples,when double click the grid it will show the form in dialog,but it doesn't work,seems that the 'photo' isn't... -
29 Apr 2007 9:22 PM
Jump to post Thread: The problem about the Ext API by afusky
- Replies
- 6
- Views
- 1,140
that what i mean....
-
29 Apr 2007 7:30 PM
Jump to post Thread: The problem about the Ext API by afusky
- Replies
- 6
- Views
- 1,140
Thanks guys,seems like there is some class missing in the API.:((
-
29 Apr 2007 12:07 PM
Jump to post Thread: The problem about the Ext API by afusky
- Replies
- 6
- Views
- 1,140
Hi guys ,I got a problem about the Ext API
When i use Ext.grid.Grid
The function just like
getDataSource public function getDataSource()
Returns the grid's DataSource.
Parameters:
...
Results 1 to 8 of 8
