Opened 7 years ago
Closed 7 years ago
#17660 closed defect (patchwelcome)
Editor celltype in DataGrid - Edit doesnt work in Chrome and IE
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
I tested in chrome31, IE10 and Firefox 26. I deplyed localy a dojo-release-1.9.1-src. In the edit test of DataGrid? (located at: dojo-release-1.9.1-src/dojox/grid/tests/test_edit_dijit.html). I can't edit the content of "Message" cell. It does work in Firefox but fails in Chrome and IE.
let me know if you need further information.
Thanks, Stas
Attachments (1)
Change History (2)
Changed 7 years ago by
Attachment: | 1-6-2014 7-32-16 PM.png added |
---|
comment:1 Changed 7 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
screenshot