Opened 8 years ago
Closed 8 years ago
#16689 closed defect (patchwelcome)
CheckBox remains unchecked for the first time for value=true in an editable EnhancedGrid
Reported by: | moizhb | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have EnhancedGrid? (possibly DataGrid?) with an editable column of dijit type CheckBox?.
When the CheckBox? is activated to edit the value for any cell in that column for the first time, it remains unchecked even if the initial value for that cell is true.
This occurs only the first time.
Here is an example indicating the issue. http://jsfiddle.net/moizhb/VTwcN/.
For some reason jsfiddle is not loading all the dojo files for latest versions of dojo from CDN at this time so it is on 1.7.2 but I am able to recreate the issue on 1.8.3 too.
Thanks!
Change History (3)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Any suggestion or patch to fix this please?