Hi guys,
I have a situation where I need to open a RadWindow from a LinkButton inside a custom FormTemplate for EditForm.
The window needs to be initialized with a few values coming from the FormTemplate.
The user should be able to perform a search based on the values passed to the Window, and the results should be populated in a grid.
Then the user can select a row which matches his criteria and say Ok, on which the window should close and new values should be updated on the FormTemplate.
What is the best way to achieve this ?? Is there an example in Telerik where its shown how a RadWindow interacts with a FormTemplate in a grid.
Regards,
I have a situation where I need to open a RadWindow from a LinkButton inside a custom FormTemplate for EditForm.
The window needs to be initialized with a few values coming from the FormTemplate.
The user should be able to perform a search based on the values passed to the Window, and the results should be populated in a grid.
Then the user can select a row which matches his criteria and say Ok, on which the window should close and new values should be updated on the FormTemplate.
What is the best way to achieve this ?? Is there an example in Telerik where its shown how a RadWindow interacts with a FormTemplate in a grid.
Regards,