Search Type: Posts; User: Joanne
Search: Search took 0.02 seconds.
-
16 Aug 2010 1:45 PM
Jump to post Thread: Ext.ux.DockPanel by Joanne
- Replies
- 76
- Views
- 36,881
Thank you for your suggestion, Mike! I also got the same problem and your solution works well, even for Ext 3.2.1.
-
19 Jul 2010 3:17 PM
- Replies
- 3
- Views
- 919
Thank you for the suggestion, Condor! Adjusting opacity to zero helps to make the mask invisible. But I also want the fields in the fieldset to gray out as other normal fields do when they are...
-
16 Jul 2010 3:35 PM
- Replies
- 3
- Views
- 919
In the property list of a fieldset:
1. If
disable: true , then the fieldset is properly disabled with a mask on it.
2. Since I don't want the mask, so I used
disabled: true, maskDisabled: false... -
16 Jul 2010 1:38 PM
- Replies
- 32
- Views
- 25,585
I also got the same problem: "parentNode is undefine". Could anyone provide a solution to use the plugin without error if a fieldset is not a first level child of the FormPanel?
Results 1 to 4 of 4
