Opened 6 years ago
Closed 6 years ago
#18409 closed defect (patchwelcome)
Column Drag not working in IE 9 (Enhanced Grid)
Reported by: | PragyaJha | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am using dojo 1.9.2 enhanced grid and the column drag is not working in ie 10. However, the column dragging for the grid works properly in chrome,firefox and safari.
In case of ie, the whole column gets selcted when you try to drag it.
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.
It's possible the community may consider patches to the old DojoX Grid code though.