-
13 May 2011 2:03 AM #1
[FIXED] [EXTJSIV-1953] [4.0.0] Ext.grid.property.Store is pretty much broken
[FIXED] [EXTJSIV-1953] [4.0.0] Ext.grid.property.Store is pretty much broken
Sorry for the bitter post but, just take a look at the source. Several methods refer to 'this.store' while 'this' *is* the store. The 'remove' method is supposed to take a record as parameter but it relies on 'getRec' method that expects an id and it goes on.
As it stands, Property Grid and Property Store are barely good enough for the example page. Columns width are fixed for no apparent reason, removing a row from the grid is virtually impossible without overriding half of Property Store, etc.
I'm really happy with Ext JS 4.0 overall, but my experience with Property Grid has been far from inspiring and really curbed my enthusiasm.
I suppose Property Grid appeared as a user plugin at some point of Ext history like Row Editor, but now, as a full-blown part of the framework, I expect an implementation up to usual Sencha standards.aka Seboss
-
13 May 2011 3:23 PM #2
Seboss -
Thanks for the bug report, we will resolve these issues as quickly as possible.
Thanks,Aaron Conran
@aconran
Sencha Architect Development Team
-
15 May 2011 12:27 AM #3
I also reported several bugs for the property grid. Currently it is unuseable.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-EXTJSIV-1782][B3] Error when clearing property grid store
By johanhaest in forum Ext:BugsReplies: 13Last Post: 28 Apr 2011, 7:03 AM -
[OPEN] [EXTJSIV-1761] ux. .grid.FiltersFeature broken for remote filtering
By jimmifett in forum Ext:BugsReplies: 3Last Post: 26 Apr 2011, 11:06 AM -
[OPEN] [OPEN-EXTJSIV-1503][B3] Grid layout is broken on IE with lines of different height
By Sébastien.Volle in forum Ext:BugsReplies: 0Last Post: 21 Apr 2011, 4:42 AM -
[OPEN-EXTJSIV-698]HTMLEditor destroy broken.
By Dmoney in forum Ext:BugsReplies: 5Last Post: 6 Apr 2011, 4:07 PM -
[OPEN-EXTJSIV-531][B1] Progress dialog broken
By chrisbrianolsen in forum Ext:BugsReplies: 0Last Post: 30 Mar 2011, 2:32 PM


Reply With Quote