Search Type: Posts; User: SagarAw
Search: Search took 0.03 seconds.
-
3 Aug 2012 11:49 AM
Jump to post Thread: CheckBox by SagarAw
- Replies
- 0
- Views
- 451
Hi,
I am trying to show a window on click of a button.
The window has 1 form which has 2 items, both of xtype: checkbox.
The issue is that "fieldLabel" in both of them , is a string which... -
27 Jun 2012 9:24 AM
Jump to post Thread: RadioColumn by SagarAw
- Replies
- 1
- Views
- 326
Hi ,
I wanted to use the radioColumn for the entire rows instead of just a single (name,radio) pair.
I have used the following code snippet for the same : -
//Following radioColumn... -
27 Jun 2012 9:23 AM
Jump to post Thread: RadioColumn by SagarAw
- Replies
- 0
- Views
- 230
Hi ,
I wanted to use the radioColumn for the entire rows instead of just a single (name,radio) pair.
I have used the following code snippet for the same : -
//Following radioColumn... -
26 Jun 2012 6:19 PM
Jump to post Thread: RadioColumn by SagarAw
- Replies
- 0
- Views
- 277
Hi ,
I wanted to use the radioColumn for the entire rows instead of just a single (name,radio) pair.
I have used the following code snippet for the same : -
//Following radioColumn... -
30 May 2012 7:18 AM
Jump to post Thread: LoginForm by SagarAw
- Replies
- 1
- Views
- 460
Hi,
Below is the code I am using for Login Form. I developed this with v2.2, but now trying to migrate to v3.4.
var loginPanel = new Ext.form.FormPanel({
id: 'loginPanel',
... -
29 May 2012 1:56 PM
Jump to post Thread: GridForm by SagarAw
- Replies
- 1
- Views
- 534
Hi,
I am migrating from v2.2 to v3.4. I suppose there is no GridForm in v3.4.
Can anyone tell me whats the equivalent of GridForm from ExtJS 2.x, for ExtJS 3.4 or latest?
The following snippet...
Results 1 to 6 of 6
