Opened 10 years ago
Closed 9 years ago
#16462 closed defect (patchwelcome)
dojox.grid.EnhancedGrid.plugins.Cookie's width is increasing in every loading
Reported by: | viroroi | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I want to use enhancedgrid cookie plugin for save/load user column width, but in every page loading width is increasing.
I try test test_enhanced_grid_cookie.html and it happens the same.
How can I solve it.
Thanks
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 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.