Hi there,
I have hierarchical radGrid (2 level) and I set the Scrolling AllowScroll=True, UseStaticHeaders = True.
The issue that I have is the Horizontal scrollbar always appear eventhough the total width for the column is 100%.
I'm using percentage instead of the fixed width. I tried to change the total width to less 100%, the result was equally bad.
Since this grid is inside the ajax update panel, when an ajax request was made, suddenly the horizontal re-adjusted and disappeared.
Is there a way to hide the horizontal scrollbar?
I'm using version 2009 Q2.
Thanks
I have hierarchical radGrid (2 level) and I set the Scrolling AllowScroll=True, UseStaticHeaders = True.
The issue that I have is the Horizontal scrollbar always appear eventhough the total width for the column is 100%.
I'm using percentage instead of the fixed width. I tried to change the total width to less 100%, the result was equally bad.
Since this grid is inside the ajax update panel, when an ajax request was made, suddenly the horizontal re-adjusted and disappeared.
Is there a way to hide the horizontal scrollbar?
I'm using version 2009 Q2.
Thanks