ant-design-blazor/components/table/TableModels
cqgis 080d4dda43 feat(module: table): add sort directions and default sort order (#778)
* feat: table  column sort add sortway support singleness or mutiple

* fix: error method name

* add sort directions

* delete useless property

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-01-24 13:52:57 +08:00
..
DataIndexSortModel.cs feat(module: table): add sort directions and default sort order (#778) 2021-01-24 13:52:57 +08:00
ITableSortModel.cs feat(module: table): add sort directions and default sort order (#778) 2021-01-24 13:52:57 +08:00
QueryModel.cs refactor: get PropertyInfo from expression (#559) 2020-09-01 17:23:31 +08:00
RowData.cs feat(module: table): support for tree data (#771) 2020-11-09 22:17:27 +08:00
SortModel.cs feat(module: table): add sort directions and default sort order (#778) 2021-01-24 13:52:57 +08:00