We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Refreshing a multi-page

Hello,

I am using the tabstrip control with the pageview control to set up a multipage view.

I have two pages. One for adding/editing data, and the other for viewing.

Is it possible to auto refresh the data in the 2nd pageview after the user has entered data in the 1st pageview? For eg. after a button click event on the 1st one.

Thanks


2 Replies

AD Administrator Syncfusion Team March 11, 2008 09:34 AM UTC

Hi Ivan,

Issue : Is it possible to auto refresh the data in the 2nd pageview after the user has entered data in the 1st pageview?

Yes. It is possible to refresh the data in the 2nd page view using Tabstrip Click event. During the Tabstrip Click event you can refresh the 2nd pageview data.
Please refer the sample in the following link which is illustrates the above:

Sample :

http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/72250/main.htm

Video Clip :

http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/72250/72250_Video.zip

Please let me know if you have any other concerns.

Regards,
Vishnu.





IV Ivan March 11, 2008 07:10 PM UTC

Hi Vishnu,

Actually, I was looking for the 2nd page to refresh without clicking on the 2nd tab.

Here are the steps:
1) Enter data on first tab. There's a button on there for "Submit".
2) Click "Submit" button.
3) The 2nd page is now selected with the refreshed data.

Is there a way to invoke the 2nd page to "move to the front". If so, then I can do this from any other page, not just from tab page 1.

Thanks.

Ivan


Loader.
Live Chat Icon For mobile
Up arrow icon