ant-design-blazor/components/table/TableModels
2021-06-18 16:09:13 +08:00
..
FilterModel.cs fix(module: table): fix filter icon wrong highlight, fix filter behavior when there is no input value (#1592) 2021-06-07 23:47:03 +08:00
ITableFilterModel.cs feat(module: table): filter enhancement (#1563) 2021-06-03 18:54:41 +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 feat(module: table): add a method to get query model (#1202) 2021-03-31 19:02:52 +08:00
RowData.cs fix(module: table): fix selection clear (#1632) 2021-06-15 18:22:07 +08:00
SortModel.cs fix(module: table): Unify FieldName, add DisplayAttribute for DiplayName, fix Filter for DataIndex (#1372) 2021-04-17 16:27:52 +00:00