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

How to open RadWindow Pop on select index changed event of Drop Down

1 Answer 121 Views
Window
This is a migrated thread and some comments may be shown as answers.
Sagar Baheti
Top achievements
Rank 1
Sagar Baheti asked on 25 Sep 2008, 06:09 AM
Hi,
I am using RadGrid, and in RadGrid row i have DropDownList, Now on select index changed event i want to open a Radwindow Pop. I tried with java script but i could not find the code to call JavaScript in code behind. So could please suggest any appoarch how to Open Rad window Pop in select changed event of DropDown.
Please help me...


Thanks and regard,
Sagar

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 25 Sep 2008, 07:38 AM
Hello Sagar,

If you want to open a RadWindow from the codebehind, you only need to set its VisibleOnPageLoad property to true. More information on the subject is available in the documentation, section Controls / Window / Programming / Setting Properties Server-Side.






Regards,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Sagar Baheti
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or