Skip to content

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

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.30

27 Nov 12:25
Compare
Choose a tag to compare

New

  • Result types are now a part of npm package.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.29

23 Nov 14:58
Compare
Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.28

15 Nov 14:12
Compare
Choose a tag to compare

New

  • Exposed agGrid.RowDataTransaction<T> type.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.26

25 Sep 15:46
Compare
Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.25

25 Sep 15:07
Compare
Choose a tag to compare

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.24

22 Sep 03:24
Compare
Choose a tag to compare

Fixed

  • Float and money formatting.
  • Visibility menu.
  • First row selection configuration.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.23

07 Aug 13:39
Compare
Choose a tag to compare

Updated

  • Ajax.JS library update to version 1.0.14.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.22

27 Jul 13:42
Compare
Choose a tag to compare

New

  • Sort header with column title attribute.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.21

24 Jul 23:18
Compare
Choose a tag to compare

New

  • AgGrids.DataSource.AjaxLoad() - public method to extend data request/response.
  • AgGrid.GetDocumentTitle() - public method to get document title with grid state.

MvcCore - Extension - Controller - DataGrid - AgGrid - JS/TS - v5.2.20

22 Jun 13:40
Compare
Choose a tag to compare

Added

  • Added event 'rowDataUpdated'.

Fixed

  • Default values in function AgGrid.ExecChange().