Hello,
I have radgrid with fixed-width columns (header and item). I am using static headers, column resizing and also allowrowselect is true. The grid is loaded properly, but if i select the first row of the grid (row click, client side) there is a mismatch in widths of header and item columns. This is happening only for the first row of the grid and for other rows it is working properly. Is there any way to fix this.
I have radgrid with fixed-width columns (header and item). I am using static headers, column resizing and also allowrowselect is true. The grid is loaded properly, but if i select the first row of the grid (row click, client side) there is a mismatch in widths of header and item columns. This is happening only for the first row of the grid and for other rows it is working properly. Is there any way to fix this.