Guriddo jqGrid JS version 5.8.9 is released
We are happy to inform you that version 5.8.9 of Guriddo jqGrid JavaScript is available for download. This release is big step forward of changing the jqGrid. As first we have rewritten the Forzen Columns and Frozen Rows modules. Now they can be used together and a lot of problems regarding these are resolved. Another step forwar is a true fix of the virtual scrolling. Now the module work stable. Additional with this we have develop new set of clipboard functions, which help to exchange information with other applications easy. Also new functions for excel exporting are available too.
The next planed release will solve one of the very important problem – the security.
Below the Addition and Fixes.
Note: When upgrading it is needed to replace all the needed files – jqGrid JS, language files and CSS files.
Additions and Updates
- Add clipboard functions and interactions with it. See documentation
- Rewritten frozen columns to use sticky position. See: [1073] (No support for now for frozen columns at the end)
- Rewritten frozen rows to use position sticky
- Add toast function. Optimizations in the modal.
- Add prepareGroupField event to change the groupValue by condition when grouping. Code optimization in grouping module
- Add groupRowNumbers option in grouping to support numbering by group. See this: [#1042]
- Make export to excel configurable by the user
- Add two options in all export modules. applyDefFmt – which enable/disable execution of default (build-in) formatter (if available) and applyCustFmt which enable/disable executing of custom formatter (if available). Defaults are set to true
- Add possibility to define border style of the custom excel style sheet formatting. See the docs for the possible values.
- Add a fifth parameter in addRowData method to add a classes in the inserted row. Small improvement in getRowData.
- Add setCol method to set values in a column of the visible rows. See : [1072]
- Add colModel options sortInHeader to be able to enable/disable sorting in header click, but enable it in column menu when enabled
- Add option meta data (xMeta array) in PivotGrid (not in the local data) to have additional information when using the formatter raw object
- Add complete ajax event when form edit (editGridRow) to reset processing in case a custom error function is added.
Bug Fixes
- Fix virtual scrolling. Now it is working as expected.
- Fix typo in locale fa grid translation
- Fix wrong closing table in BuildColMenu See :[1069]
- Fix get subgridId in populatesubgrid when id contain special characters. See [1070]
- Fix setColSpanHeader method in case when the column menu (colMenu : true) is used
- Fix predefined bgColor in custom excel style function
- Fix success function parameters in delGridRow method
- Fix pivot grid in case non grouping fields are added in xDimension.
- Fixes pixel for misaligned table header and table body when direction is rtl in jqueryUI css
Enjoy the new version
Happy coding. Expect more good news.
Guriddo jqGrid Team
Recent Comments