Opened 14 years ago
Closed 14 years ago
#6931 closed defect (fixed)
Column re-ordering doesn't always place column where you dropped it
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Sometimes (especially from view to view) columns don't get placed in the right position. This has to do with the column re-ordering not taking into account the "before" flag from dojo.dnd.
Note: See
TracTickets for help on using
tickets.
(In [13969]) fixes #6900 !strict
fixes #6931