fingers10 / JqueryDataTablesServerSide

Asp.Net Core Server Side for Jquery DataTables Multiple Column Filtering and Sorting with Pagination and Excel Export
MIT License
227 stars 37 forks source link

Column order #27

Closed wksub closed 4 years ago

wksub commented 4 years ago

It seems that the columns are rendered as there are found in the recursive search of the model.

It would be great to have an annotation like [ColumnOrder (int)] to define it.

fingers10 commented 4 years ago

Yeah I know that. I had a thought of bringing this implementation. I'll add this to next release