Announcing phpGrid v7.2.6!
- Features:
- CELL edit mode for Excel-like behavior
- Enhancements:
- Ability to handle very large datasets! Demo included.
- Set “url” to the current executing script to address variable scoping.
- Much improved Tabbed datagrid demo
- CSS white-space set to nowrap in cell edit mode
- Added NULL selection support in dropdown option
- Theme:
- Bugfix:
- Set a new theme at run-time did not overwrite a property when the original theme is “bootstrap”. Fixed.
- Added child grid object validation when echo subgrid and master detail debug info.
- Removed stripeslashes function which causes the search to fail.
- Security Fix:
- Set property “autoencode” to true to prevent Cross Site Scripting (XSS) by default.
- Demo:
- Tagging with autocomplete
- Excel edit (with keyboard navigation)
- Minor update to HTML Edit Control demo
- Load from large dataset (3M records!)
- Enhanced master detail demos
- Tagged grids demo improved with a separate loader
- Local array demo to use CDN