gridjs icon indicating copy to clipboard operation
gridjs copied to clipboard

Initial Sort Column

Open cdarissian opened this issue 2 years ago • 2 comments

Functionality to allow you to set the initial sort column on first load, so that it's correct represented by the column arrows

cdarissian avatar Mar 31 '22 15:03 cdarissian

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 31 '22 02:05 stale[bot]

It would be nice to consider this issue as a feature request. As an alternate solution, some APIs would work as well. grid.sort([{ name: 'col1', asc: true }, { name: 'col2', asc: false }]) for instance!

RafeSafari avatar Jun 07 '22 13:06 RafeSafari

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 12 '22 01:08 stale[bot]

I am also interested in this :)

bruno-buiret avatar Dec 09 '22 08:12 bruno-buiret