Feature:
- CDN support. Default is false in conf.php
- Added Bootstrap support
- Added Fontawesome icon support
- Drag and drop rows between datagrids
Enhancements:
- Reduced Lux theme td padding and gap for subgrid
- Increase datagrid default height from 200px to 400px
- Update save selected row demo wording
Bugfix:
- Hide horizontal scroll bar when enable_autowidth is set to true
- set_caption to convert blank to
Demo:
- Load custom form from an iframe in the Modal window
- Display remaining characters used in a field on edit form
- Drag and drop rows between grids demo. Users must implement custom save function
- Bulk edit save sample code updated