Skip to content

Releases: mvccore/ext-controller-datagrid-ag-js

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.10

02 Sep 20:57

Choose a tag to compare

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

01 Sep 17:01

Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.8

01 Sep 16:44

Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.7

01 Sep 06:34

Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.6

18 Aug 21:11

Choose a tag to compare

New

  • Automatic row id computation by server configuration.
  • Method agGrid.UpdateRows(rowData: any[]): this to update rows in both datasource types.

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.5

06 Aug 14:17

Choose a tag to compare

Fixed

  • Commented back X-Requested-With header in column change request.

MvcCore - Extension - Controller - DataGrid - AgGrid - Assets - v5.3.4

10 Jul 15:15

Choose a tag to compare

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

01 Jul 16:03

Choose a tag to compare

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

26 Jun 15:33

Choose a tag to compare

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

16 Dec 14:23

Choose a tag to compare