Releases: mvccore/ext-controller-datagrid-ag-js
Releases · mvccore/ext-controller-datagrid-ag-js
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.10
New
- Refactoring in helpers - recognizing variables types,
- new datagrid public function
agGrid.Refresh()to refresh data from script.
Fixed
- Client cache refactoring to fix broken rows after client row updating.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.9
Fixed
- AgGrid generic types.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.8
Updated
- AgGrid generated types.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.7
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.6
New
- Automatic row id computation by server configuration.
- Method
agGrid.UpdateRows(rowData: any[]): thisto update rows in both datasource types.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.5
Fixed
- Commented back
X-Requested-Withheader in column change request.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.4
Fixed
- Filtering menu reseting with empty filters,
- custom view helper escaping when value is not a string.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.3
New
- Possible to render grid cell content with view helper with excaped plain string rendering or with HTML rendering with escaping.
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.2
Fixed
- URL normalization with &,
- adding event to not existing refresh button,
- single column sorting,
- column visibility form action.
Full Changelog: v5.3.1...v5.3.2
MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.1
Compatible release for MvcCore v5.3.0.