Version 3.0.2
Date: 11-May-2015
- (enh #261): Allow initialization of ExpandRowColumn cells even if they are hidden.
- (enh #263): Added fa-IR (Farsi) translations.
- (enh #268): Fix
BooleanColumn::falseIcon
default. - (enh #271): Better parsing of hidden columns to calculate ExpandRowColumn rowspan.
- (enh #272): New property
ExpandRowColumn::expandOneOnly
to allow only one row to expand at a time. - (enh #282, #284): Allow disabling click behavior for specific elements when ExpandRowColumn::enableRowClick is
true
. - (enh #287): Allow columns to be highlighted on initialization of
CheckboxColumn
. - (enh #288): Enhance grid export plugin to clean up hyperlink tags within table header.
- (enh #290): Allow
expandOneOnly
property behavior even ifallowBatchToggle
is set tofalse
. - (enh #291): ExpandRowColumn styling enhancements.
- (enh #296): Responsively wrap table columns for smaller screen devices.