Hello,
I'm trying to implement Grid with tabs support. Tabs represent different views of the data: uniques set of columns for each tab.
I have added RadTabStrip and added client side java script to show\hide appropriate columns on the RadGrid.
I have the following issues:
1) Hiding\Showing columns does not affect colgroup of the table. This results to incorrect columns width.
2) Hiding\Showing columns takes several seconds, but it is expected that the grid should show data immediately
Please assist.
Thank you,
Andrey
I'm trying to implement Grid with tabs support. Tabs represent different views of the data: uniques set of columns for each tab.
I have added RadTabStrip and added client side java script to show\hide appropriate columns on the RadGrid.
I have the following issues:
1) Hiding\Showing columns does not affect colgroup of the table. This results to incorrect columns width.
2) Hiding\Showing columns takes several seconds, but it is expected that the grid should show data immediately
Please assist.
Thank you,
Andrey