ant-design-blazor/components/table
James Yeung 26d880f8ed fix(module: table): ReloadData() can't invoke OnChange (#2071)
* fix(module: table): optimized query API for EF

* fix table ReloadData() can't invoke OnChange
2021-10-29 22:32:46 +08:00
..
FilterExpression fix(module: table): Change the implement of RemoveMilliseconds (#1895) 2021-10-13 22:49:12 +08:00
Internal merge 0.8.1 to feature 2021-05-16 19:58:03 +08:00
style feat(model: table): support responsive (#1802) 2021-08-01 21:18:50 +08:00
TableModels fix(module: table): ReloadData() can't invoke OnChange (#2071) 2021-10-29 22:32:46 +08:00
ActionColumn.razor Merge 0.9.4 to feature 2021-09-14 21:57:15 +08:00
ActionColumn.razor.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
Column.razor feat(module: table): Add Align property for column (#2045) 2021-10-22 15:26:08 +08:00
Column.razor.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
ColumnBase.cs feat(module: table): Add Align property for column (#2045) 2021-10-22 15:26:08 +08:00
ColumnContext.cs fix(module: table): incorrectly render on first loading (#1957) 2021-09-18 07:48:11 +08:00
IColumn.cs feat(module: table): fixed header & columns (#954) 2021-01-09 23:57:31 +08:00
IFieldColumn.cs feat(module: table): add filters (#1178) 2021-02-27 23:55:48 +08:00
ISelectionColumn.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
ITable.cs fix(module: table): incorrectly render on first loading (#1957) 2021-09-18 07:48:11 +08:00
ITableRow.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
Selection.razor perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
Selection.razor.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
SummaryCell.razor feat(module: table): add CellData for CellRender (#1907) 2021-09-02 12:34:30 +08:00
SummaryRow.razor feat(module: table): add summary (#1218) 2021-03-31 19:02:57 +08:00
Table.razor fix(module: table): fix selection (#1973) 2021-10-10 21:44:21 +08:00
Table.razor.cs fix(module: table): ReloadData() can't invoke OnChange (#2071) 2021-10-29 22:32:46 +08:00
Table.razor.Pagination.cs fix(module: table): add RemoteDataSource (#1558) 2021-06-15 16:13:06 +08:00
Table.razor.RowData.cs fix(module: table): fix selection (#1973) 2021-10-10 21:44:21 +08:00
Table.razor.Selection.cs perf(module: table): improve table selection (#1960) 2021-09-22 22:07:56 +08:00
TableFilter.cs feat(module: table): add TheSameDateWith condition operator for DateTime column (#1856) 2021-08-22 23:03:47 +08:00
TableLocale.cs feat(module: table): add TheSameDateWith condition operator for DateTime column (#1856) 2021-08-22 23:03:47 +08:00
TableRow.razor fix(module: table): fix selection (#1973) 2021-10-10 21:44:21 +08:00
TableSize.cs fix(module: table): add header style and fix the table size (#909) 2020-12-23 00:47:35 +08:00