Grid: Filtering rows using onBeforeRow and the hidden property creates rendering problems.
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.
Change History (9)
Cc: |
benschell added
|
Priority: |
normal →
high
|
Owner: |
changed from sorvell to Bryan Forbes
|
Summary: |
Grid: Filtering rows and sorting so that the filtered rows are on the top or bottom creates large gap. →
Grid: Filtering rows using onBeforeRow and the hidden property creates rendering problems.
|
Owner: |
changed from Bryan Forbes to Nathan Toone
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Place in dojox/grid/tests