Opened 8 years ago
Closed 8 years ago
#16694 closed defect (patchwelcome)
dojox/grid/EnhancedGrid problem in IE - an edited cell doesn't update value
Reported by: | achilehero | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The problem with the Enhanced Grid is as follows:
When I click in an editable cell and change the cell value, but I don't tab out or press enter, and then click a button to get the cell value, the value doesn't get updated to the new value I just typed. The problem is happening in Internet Explorer both 8 and 9. In Firefox or Chrome, with the same behavior, I get the updated value.
In the attached file is an example for a test
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | Grid_Select.zip added |
---|
comment:1 Changed 8 years ago by
Component: | Dojox → DojoX Grid |
---|---|
Owner: | changed from Adam Peller to Evan |
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.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.