Summary
Enable clicking on column headers in VirtualResultGrid to sort rows ascending, descending, or restore natural query order.
Requirements
- Display sort indicator arrow icons (asc/desc) on the active column header.
- Sort in-memory rows numerically or lexicographically depending on cell content.
- Keep background string conversion and scroll state intact.
Reactions are currently unavailable
Summary
Enable clicking on column headers in VirtualResultGrid to sort rows ascending, descending, or restore natural query order.
Requirements