1
Help for ParamQuery Pro / Re: How can I access the dom object for the grid-overay of the selectionModel?
« on: July 01, 2022, 12:10:07 pm »
class of the selection overlay is "pq-grid-overlay r11c12r21c23" so you can add the style according to the selected area.
class r11c12r21c23 implies r1: 1, c1: 2, r2: 1, c2: 3
class r11c12r21c23 implies r1: 1, c1: 2, r2: 1, c2: 3