i put a RadGrid in the page and set it's width to 100%(even i set it to 700px, the problem still exists) , but when it's rendered, it's width is changed to 425px.
if i remove some columns, just left 2 or 3 columns, it's rendered to 100% again.
The control hierarchy of my grid is : RadPane -> RadSplitter -> RadPane -> RadAjaxPanel -> RadGrid.
How can i keep it's width rendered correctly?
if i remove some columns, just left 2 or 3 columns, it's rendered to 100% again.
The control hierarchy of my grid is : RadPane -> RadSplitter -> RadPane -> RadAjaxPanel -> RadGrid.
How can i keep it's width rendered correctly?