Opened 7 years ago
Closed 7 years ago
#18747 closed defect (patchwelcome)
dojox/grid/EnhancedGrid misalignment on Header click.
Reported by: | Sukriti | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.10 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This problem is specific to internet explorer. Currently using dojo 1.8. In dojox/grid/EnhancedGrid when header cell is clicked, and that cell is partly into the view of the screen, then header cell align itself into the view leaving its data column. Due to this grid misalignment occur. This problem is specific to IE browser. In other browser such as firefox and chrome, header cell doesnt move on click.
IE browser where issue observed 10.0.9200.17519
Change History (1)
comment:1 Changed 7 years ago by
Component: | General → DojoX Grid |
---|---|
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.