What’s New
- IWGrid and IWDBGrid are now fully integrated with DataTables! You can just set a few properties and you have a fully function DataTable working from your IWGrid or IWDBGrid with ZERO coding.
- New property DataTablesOptions in IWGrid and IWDBGrid. When Enabled = True, will render a IWGrid and IWDBGrid using DataTables framework. All DataTables styles are supported. See more about it here: https://datatables.net/examples/styling/
- New IWGrid/IWDBGrid demos will follow
Bug fix
- IWRegion OnRender event wouldn’t trigger when rendering an IWRegion during an async event