Search Type: Posts; User: MalcolmDavis
Search: Search took 0.02 seconds.
-
27 Aug 2012 10:37 AM
- Replies
- 0
- Views
- 252
I just upgraded to GXT 3.0.1 and my application started throwing the following exception while trying to redraw a chart.
java.lang.NullPointerException: null
at... -
23 Nov 2011 11:27 AM
- Replies
- 2
- Views
- 698
Thanks for the feedback. I will pursue option 2.
About the clone bit, thinking about it last night, I surmised that the clone approach is wrong even without getting into the general issues around... -
22 Nov 2011 2:44 PM
- Replies
- 2
- Views
- 698
I have a BeanModel that I am displaying in a panel that I pass to a pop-up dialog for editing. If the user cancels the edit dialog I want the BeanModel to revert to its original state, but I am...
-
22 Jul 2011 9:55 AM
- Replies
- 5
- Views
- 1,390
So what approach would you recommend to someone wanting a "GridField" type object? ListField doesn't seem to quite fit the bill. I really do want to be able to have a ColumnModel and set...
-
21 Jul 2011 3:14 PM
- Replies
- 1
- Views
- 457
What I am trying to construct is something like a FileUploadField. Any suggestions?
-
21 Jul 2011 7:56 AM
- Replies
- 1
- Views
- 457
I would like to create a class that extends Field that has a ComboBox as the actual field element but has a few buttons associated with it. I am doing this by extending AdapterField. A stripped...
-
14 Jun 2011 3:09 PM
- Replies
- 2
- Views
- 1,691
Thanks! Resources were the problem. While the new ones were in the build path, so were the old ones.
-
13 Jun 2011 1:24 PM
- Replies
- 2
- Views
- 1,691
The discussion in the Premium Forum http://www.sencha.com/forum/showthre...2.x-(rev.-2058) does not inspire one to want to pay for the Premium Forum. The questioner shows that they have a combobox...
-
29 Mar 2010 1:33 PM
- Replies
- 1
- Views
- 620
I'm still not sure why trying to create a new grid failed to work. However, I have found that the method I wanted was 'reconfigure'. By using this I can create the grid once and switch the store...
-
26 Mar 2010 2:51 PM
- Replies
- 1
- Views
- 620
What I would like to do is have several different possible query forms be used to populate a Grid. The different query forms would be in a TabPanel that would be the first card in a CardPanel, with...
Results 1 to 10 of 10
