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

Rad Window with Session

1 Answer 112 Views
Window
This is a migrated thread and some comments may be shown as answers.
Raul
Top achievements
Rank 1
Raul asked on 25 Feb 2011, 09:07 PM
Hello!

I have a page where one has a Session ID and through this page I open to another RadWindow. There is a possibility in some way to pass an object [ID] with the window to the next page using the component of RadWindow? using a session or otherwise ...

I am looking forward this information.

Thanks for now.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 02 Mar 2011, 11:20 AM
Hello Raul,

Yes, you could use the session in such scenario (assuming that both content and main pages are in the same application). When showing external page, different from the main one, RadWindow uses an IFRAME and behaves just like one. This being said, if your logic is working as expected with an IFRAME, it would work with RadWindow as well.
Another option to send variables to the content page is to use the query string as shown in this demo (help article on the subject).

Kind regards,
Georgi Tunev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Window
Asked by
Raul
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or