1
Help for ParamQuery Grid (free version) / Re: Set background color of entire row (add css class) depending upon cell data
« on: December 05, 2015, 10:52:13 am »
in this case http://paramquery.com/pro/demos/condition_style
after rows color is changed
on rows that color changed
working hi-lighting selecting by cell
but no working hi-lighting selecting by rows
after rows color is changed
on rows that color changed
working hi-lighting selecting by cell
Code: [Select]
selectionModel: { type: 'cell'}
but no working hi-lighting selecting by rows
Code: [Select]
selectionModel: { type: 'row'}