Welcome Guest Search | Active Topics | Sign In | Register

Multipage view inside callback panel Options
Scoggie
Posted: Monday, July 20, 2009 9:41:07 AM
Rank: Member
Groups: Member

Joined: 3/24/2009
Posts: 11
I hope you can help! I have a multipage object with various pageviews placed inside a callback panel, what i would like to do is to allow the user of the form to change the currently viewed page without a callback to the server. I can get the callback panel to work but the page view does not change. could it be that i am using the page view incorrectly - any help you could offer would be greatly appreciated (realateive new comer!)
eo_support
Posted: Monday, July 20, 2009 9:50:50 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The MultiPage control should automatically switch if you set a TabStrip's MultiPageID to the ID of the MultiPage control. This is switching on client side and has nothing to do with CallbackPanel.

If you are using a CallbackPanel to switch the MultiPage, then it will be easier for you to use multiple Panels and then just set each Panel's Visible to true or false. This is switching on the server side. The purpose of the CallbackPanel is go back to the server side without reloading the whole page.

Please feel free to let us know if you still have any questions.

Thanks!
Scoggie
Posted: Monday, July 20, 2009 11:08:40 AM
Rank: Member
Groups: Member

Joined: 3/24/2009
Posts: 11
Angel

Thanks for your assistance - just tried it and it does what it says on the tin Fantasic !!
eo_support
Posted: Monday, July 20, 2009 12:10:18 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Cool. Glad that it works for you!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.