6.8.3100
30 January 2024
New Features
Set DataGrid page from script
The currently displayed page of a DataGrid (or selected page) can now be set from a script.

New ‘Classes’ property on DataGrid column**
The new Classes property, apart from simplifying CSS styling, also makes it simpler to write scripts which target a specific DataGrid column. Enable the StyleSheet on the application to display the Classes property on the DataGrid column.

Improvements
List Global Scripts in the Code Editor
Bug
Fix the issue where preview threw an exception saying “Cannot find module ‘resolve’”
Fixed an issue where the application config could be changed when using a User API key
Fixed an issue where not all validations were listed in the Validations Pane
Last updated
Was this helpful?