Guriddo jqGrid JS 5.3.1 released
March 12th, 2018
3 comments
We are pleased to announce the release of Guriddo jqGrid JavaScript 5.3.1. This is a bug fix release with improved support of Bootstrap 4 and adding Font Awesome support.
Below is the list of the additions and fixes:
Addition and Updates
- Bootstrap 4 improvements. Updated demo
- Support for Font Awesome when Bootstrap 4
- Add new option useNameForSearch to search by name on local data and not on index when set.
Bug fixes
- Do not include subgrid and other internal columns in addlocaldata for manipulating
- Removing badly added grouping == true when set frozen columns.
- Fix in addXmlData to add empty string in case CDATA (when set) does not contain data.
- Fix grouping when grouSummaryPos = header and there are hidden fields at beginning of colModel. Small optimization in buildSummaryTd.
- Fix excluding subgrid column in exportToHtml
- Fix exportToHtml to get the labels of header from colNames
- Fix apperaing print preview dialog in Chrome (method exportToHtml)
- Fix Drag and drop rows (gridDnD method) when drop by name is false.
- Fix loadState method when a subgrid has open subgrids as grids
- Fix all exporting methods when grouping is enabled
- Fix vertical scroolbar for bootstrap 4
- Fix setAttributes function in CreateEl to be called as last one when a editable element is created, so that the developer can overwrite the defaults.
- Fix subgrid with parent as altRows set for Bootstrap 4
The documentation is up to date.
Enjoy the new version.
Kind Regards
Guriddo Team
Recent Comments