This is a migrated thread and some comments may be shown as answers.

MultiPageView Client-Server Synchronization

1 Answer 34 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
ani
Top achievements
Rank 1
ani asked on 17 Sep 2008, 01:16 PM
Hi

I am trying rad tab strip in one of my application in that i have to add new Tabs at client side,which i am very much able to do and i these changes i am able to track server side.

But when ever i am adding a new tab to the tab strip i am also adding(Client side) a new page view to the MultiPageView . Which i also want to be accessible to the server.Which is not happening.

Can anyone please help me in this context.

Thanks
Animesh Misra



1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 19 Sep 2008, 06:35 AM
Hi ani,

Make sure you are calling the trackChanges/commitChanges method of your multipage when you are adding pageviews. Also have in mind that the contents of the pageview will not be persisted on the server side - only the pageview objects will.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TabStrip
Asked by
ani
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or