Vladislav
Vladislav
https://gijgo.com/grid/configuration/grouping.groupBy Bootstrap 3 ` columns: [ { field: 'Name', sortable: true }, { field: 'DateOfBirth', type: 'date' } ] detailTemplate: 'Place Of Birth: {PlaceOfBirth}'` no comma before detailTemplate
Bug? I have a main grid with keepExpandedRowsDefault : true and a grid nested in it. When the rows of the upper grid are opened after the update, the nested...
I have 2 grids, one nested in another. How to change data in a first-level grid when changing data in a nested grid without re-reading the entire grid. For example,...
Is the project dead?