Hi,
On my page I have a RadGrid control and I am creating columns dynamically. Also I have a child grid which suppose to be displayed for some records when user hits expand column. Now the problem I am facing is that the horizontal scroll is not displayed when the ExpandCollapse column is visible and the grid is trying to fit all the columns within page width which causing headers and data to overlap. When I am hiding ExpandCollapse column on ColumnCreated event all alignments and horizontal scrolling works as expected.
Any help is appreciated.
I'm using a 2008.3.1314.35 version of Rad Controls
Thank you.
On my page I have a RadGrid control and I am creating columns dynamically. Also I have a child grid which suppose to be displayed for some records when user hits expand column. Now the problem I am facing is that the horizontal scroll is not displayed when the ExpandCollapse column is visible and the grid is trying to fit all the columns within page width which causing headers and data to overlap. When I am hiding ExpandCollapse column on ColumnCreated event all alignments and horizontal scrolling works as expected.
Any help is appreciated.
I'm using a 2008.3.1314.35 version of Rad Controls
Thank you.