Hello, i have a radgrid which i need to show a horizontal scroll when we add a lot of columns and persist the width of the columns but my grid is fxed to the width window and not show the scroll, then resize the width column and this make looks very bad. I put the e.column width in the column_created event with percentage unit.
I have the width column in a parameter and i put it in the column created event but i dont have width configured in the radgrid . Is better put it in pixels? i have a column with no size for autogrow with the extra width that other columns not use.
Any idea?