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

Getting instance of radtabstrip in other pages

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sunil
Top achievements
Rank 1
Sunil asked on 01 Jun 2011, 01:43 PM
Hi

I refered the  Window / RadWindow And MDI from demos Now when i open any new window using javascript from a opened page how to bring the opened page text in tadstrip.

Help !!!

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 03 Jun 2011, 01:59 PM

Hello Sunil,

The way we put the text from the title of the RadWindow in the TabStrip is by creating a new tab dynamically. We set the text that this tab displays to the text that the menu item has, which is also set as a title for the RadWindow. This functionality is enslosed within the openNewWindow() JavaScript function. It is called upon a click of the RadMenu.

I believe you may find the following help articles helpful as they explain the basics used in the making of this demo:



Best wishes,
Marin
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Sunil
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or