Ticket #6373 (new defect)
Grid: Filtering rows and sorting so that the filtered rows are on the top or bottom creates large gap.
| Reported by: | guest | Owned by: | BryanForbes |
|---|---|---|---|
| Priority: | high | Milestone: | 1.2 |
| Component: | DojoX Grid | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | benschell |
Description
If you hide a number of rows with .hidden=true and sort those rows to the top or bottom of the grid there will be a large gap. Sorts that don't result in the hidden rows all being on one end look fine. Look at the attached example and sort by Exam Date to see this bug. Sorting by other columns will cause the Grid to render as expected.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.