Opened 10 years ago
Closed 10 years ago
#12088 closed defect (fixed)
EnhancedGrid cannot be edited if plugins attribute not defined
Reported by: | hery | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.5 |
Keywords: | grid | Cc: | |
Blocked By: | Blocking: |
Description
If a column in dojox.grid.EnhancedGrid? is set as editable programmatically, the EnhancedGrid? will throw an error when trying to save the new value into the table. For the full source code and more details, go here: http://dojo-toolkit.33424.n3.nabble.com/Dojo-EnhancedGrid-editable-problem-td2083399.html
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | changed from bryanforbes to evan |
---|
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Not reproduced with 1.6b1 - this was fixed with [23291](related changes for _PluginManager.js)
Note: See
TracTickets for help on using
tickets.
If the "plugins" attribute of the EnhancedGrid? is not defined.