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

RadToolbar and RadWindow

1 Answer 65 Views
Window
This is a migrated thread and some comments may be shown as answers.
James Legan
Top achievements
Rank 1
James Legan asked on 10 Nov 2008, 05:00 PM
I know I am missing something painfully obvious here, but...

I have a Toolbar that I am using almost entirely with CodeBehind. It is built and programatically handled in C#.

I have a RadWindowManager with a couple of windows that I need to open by clicking on toolbar buttons. Is there an example of how to do this? I am getting into some really kludge javascript to prevent postbacks, show the window, etc...

Thanks,

Jim

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Nov 2008, 03:58 PM
Hello James,

If I understand your scenario correctly, you wish to open the RadWindow from a RadTooLBar's server-side click. If this is so, you can open the RadWindow by setting its VisibleOnPageLoad property to true.

More information on how to use RadWindow from the server is available in the documentation, section Controls / RadWindow / Programming / Setting Server-Side Properties.




Sincerely yours,
Georgi Tunev
the Telerik team

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