Opened 10 years ago
Closed 8 years ago
#13998 closed defect (patchwelcome)
Horizontal scrollbar in grid
Reported by: | MichelHartmann | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A grid with a vertical scrollbar will also get a horizontal scrollbar, even if it is not necessary.
This can be reproduced with current trunk, or simply: http://download.dojotoolkit.org/release-1.7.0b5/dojo-release-1.7.0b5/dojox/grid/tests/test_data_grid.html
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
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.