Opened 9 years ago
Closed 8 years ago
#17569 closed defect (patchwelcome)
Click under grid and press ENTER - Unable to get value of the property 'index': object is null or undefined
Reported by: | bacsus_beacks | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Create dojox.grid.DataGrid?-instance with height set to "100%". When no header and no cell are selected (grid is just loaded), click on empty area under the grid and then presses 'ENTER' key. Error appears: "Unable to get value of the property 'index': object is null or undefined".
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.