Hi,
I'm using a rad Grid in which I'm hiding a column by default, through code using "grid.Display" property. Sometimes I even need to use the option for showing / hiding column via the context menu in the header of a grid.
Other things work normally, except column re-size. When I try to re-size a particular column (suppose, col 3), col 2 gets re-sized.
This happens with all the columns coming next to any of the hidden columns.
I've checked previous posts on the same topic, but could not found any resolution on this.(or a fix was in process)
I've read that this issue may occur with IE6/7, but I'm using IE9.
Please let me know, how this can be worked out.
Thanks.
I'm using a rad Grid in which I'm hiding a column by default, through code using "grid.Display" property. Sometimes I even need to use the option for showing / hiding column via the context menu in the header of a grid.
Other things work normally, except column re-size. When I try to re-size a particular column (suppose, col 3), col 2 gets re-sized.
This happens with all the columns coming next to any of the hidden columns.
I've checked previous posts on the same topic, but could not found any resolution on this.(or a fix was in process)
I've read that this issue may occur with IE6/7, but I'm using IE9.
Please let me know, how this can be worked out.
Thanks.