$enableMultiSort public property
Whether the sorting can be applied to multiple attributes simultaneously. Defaults to false, which means each time the data can only be sorted by one attribute.
public boolean $enableMultiSort = false
$enableMultiSort public property
Whether the sorting can be applied to multiple attributes simultaneously. Defaults to false, which means each time the data can only be sorted by one attribute.
public boolean $enableMultiSort = false
Please login to continue.