
Adds the ability to preserve state on refresh.
Features
- Added
setFrozenColumnsRight()
,setFrozenColumnsLeft()
,getFrozenColumnsRight()
andgetFrozenColumnsLeft()
. - Added the ability to close dialog by pressing the ESC key.
- Improved functionality of RSS input.
- Added
<zg-param>
option to escape or disable escaping of HTML in RSS. - Added the ability to auto populate
typeSelectOptions
from data if not set by user. - Changed the
typeColorPreview
turnoff state to bedisabled
to be consistent with other attributes. - Added the ability to preserve state on refresh.
- Added
bodyRowIndex
to event object. - Added
frozenRowClass
to<zing-grid>
. - Added
parentArea
andbodyRowIndex
to parameters forrowClass
functions. - Frozen rows are now included in
zebra
. - Added the ability to handle CDATA blocks.
- Added the ability to handle whitespace.