DCCS-IT-Business-Solutions / react-datagrid-plain

A light datagrid build upon react-table-plain for React.
MIT License
0 stars 6 forks source link

Add possibility of multiple orderby #40

Open nedsalk opened 3 years ago

nedsalk commented 3 years ago

i.e IUseDataStateProps' initialOrderBy should have a string[] | string signature

nedsalk commented 3 years ago

Note: this has implications on the Params class in C#.