Passing parameters between dialogs

Posted by Community Admin on 05-Aug-2018 16:39

Passing parameters between dialogs

All Replies

Posted by Community Admin on 18-Apr-2011 00:00

Hi,

I have developed a custom field which has a link button that will open up a modal dialog. I'm using an instance of the RadWindowManager in the template for the custom field. Now the challenge I have is to send some date user entered data to the dialog window. Because I need my dialog window to prepopulate some fields automatically with the values entered on the parent (custom field). How should I do something like this?

Thanks,
Duneel

Posted by Community Admin on 19-Apr-2011 00:00

Hi Duneel,

One of the options is exposing a public property where you set the selected value and then read the selected value inside the client component of your control.

Greetings,
Ivan Dimitrov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

This thread is closed