Hi there,
I have a RadTabStrip with RadMultiPage containing 4 RadPageView.
In each of the RadPageview, I have a ascx controls
The problem happens when I have other server controls such as datagrid or panel below the RadTabStrip/RadMultiPage/RadPageView.
There is a big empty space between the RadPageView and the datagrid, which I suspect are placeholders for the rest of the RadPageViews.
I tried using the property RenderSelectedPageOnly for both the RadMultiPage and all of the RadPageViews, but the white empty space still there.
Is there any other way to resolve the empty space issue when you have other server controls below the RadPageView?
I have checked the example on this link:
http://www.telerik.com/community/forums/thread/b311D-hmmd.aspx
It works great except for the postback when I click on the tabs. Is there a way to get rid of the postback when I select other tabs?
Thanks in advance!
Ronny
I have a RadTabStrip with RadMultiPage containing 4 RadPageView.
In each of the RadPageview, I have a ascx controls
The problem happens when I have other server controls such as datagrid or panel below the RadTabStrip/RadMultiPage/RadPageView.
There is a big empty space between the RadPageView and the datagrid, which I suspect are placeholders for the rest of the RadPageViews.
I tried using the property RenderSelectedPageOnly for both the RadMultiPage and all of the RadPageViews, but the white empty space still there.
Is there any other way to resolve the empty space issue when you have other server controls below the RadPageView?
I have checked the example on this link:
http://www.telerik.com/community/forums/thread/b311D-hmmd.aspx
It works great except for the postback when I click on the tabs. Is there a way to get rid of the postback when I select other tabs?
Thanks in advance!
Ronny