Opened 8 years ago
Closed 7 years ago
#17319 closed defect (patchwelcome)
can't move focus to the control because it is invisible, in IE 8
Reported by: | apparao | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi I am using dojo 1.8 for my current application, while oncellclick event in data grid I am getting the following error alert. "Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus. DataGrid?.js, line 15 character 7175". I am using the brwoser IE8.
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.