3.2.0

Bug with hiding row header

I did the following CSS rule: #myGrid .aw-row-selector {display: none}

It hid the row header, but for some reason it put an offset in column 1 header, but column 0, 2, etc. were ok. The header and the data columns did not line up properly for column 1.
Anthony
October 3,
My bad.... I jumped the gun.

Here is where you set the row selector....

obj.setSelectorVisible(false);

Sorry.
Anthony
October 3,

This topic is archived.

See also:


Back to support forum