Opened 8 years ago
Closed 7 years ago
#15453 closed defect (patchwelcome)
EnhancedGrid and indirectSelection plugin: problem when sorting or with pagination
Reported by: | cdassy | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello
Using an enhancedGrid with the indirectSelection plugin, I face problem when I select one entry and navigate to the next page: the first entry is selected on the second page. The same if I change the sort order on a page, the first entry keeps selected instead of my previous selection.
Thanks for your help Regards
Cedric
Change History (3)
comment:1 Changed 8 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | set to Evan |
comment:2 Changed 7 years ago by
comment:3 Changed 7 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.