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

Web Desktop with telerik...

1 Answer 89 Views
Window
This is a migrated thread and some comments may be shown as answers.
barbod
Top achievements
Rank 1
barbod asked on 25 Jun 2008, 07:22 AM
i wanna create a web desktop with radwindow and another rad controls...
how can i dynamically create a rad window (for example : creat a class that i pass 2 parametters to it , parametters contatins url of aspx form and name of form , then this class creat a form by sended url...) ????
and manage forms by radwindow manager...
please help me :)
really tanx

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 26 Jun 2008, 01:32 PM
Hello barbod,

I would suggest to check the following demos - I believe they will be of help:
Returning Values from a Dialog
Communication between RadWindows
Using RadWindow URL to supply server arguments

I hope this information will get you started. You can find more details about the used approaches in the documentation as well.

If you still experience problems, I recommend to achieve the desired functionality not by using RadWIndow but a standard browser's popup (window.open). Since RadWindow is intended to replace the browser's popup, once you have your logic working as expected with a popup, it will work with RadWindow as well.



Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
barbod
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or