Firstly, the rowExpand event is missing, so I have had to resort to using beforeRowExpand with a timeout.
Please see the attached images. My first two columns are frozen, being the icon column and the "Name" column. When the row expands, all the blank space in the fixed columns is wasted, and I want to get the green box to use it. Is this possible and how?
The only way I thought was to make the div.pq-table-left and its div.pq-grid-row children have no background. The only issue is the "border-right" that has been left behind (second screen shot).
P.S. If you are wondering, I have a script in the scroll and beforeRowExpand event that positions the green box so that it is always in that position and the correct width