ZingGrid 2.1.0
Released: Mar 10, 2025
Mises à jour de 2.1.0
Fonctionnalités
- Added
<zg-param name="selectorKey">: In the case of server side paging and type-selector-page-persist, this will indicate the field to act as an ID to persist the selection if an ID is not already set on the dataset.
- Added support for server side paging and
type-selector-page-persist to work together.
- Modified
<zing-grid> API Method setData() to accept an optional parameter indicated if the grid should try to maintain the current sort after changing the data.
Correctifs
- Fixed a failure bug with
searchGrid <zing-grid> API Method.
- Removed current sorting after calling
setData API Method.
- Fixed bug when hiding all non-frozen columns when frozen-columns are enabled.