Hello,
I have a special scenario: A RadWindow is startet from the main parent-page through an RadWindowManager from a Button in a RadPane. Inside the RadWindow there is a form and an OK-Button. After pressing OK, there is some server-side Code being processed. In case of success the Radwindow should close (so far I'm done).
But now the main parent-page should refresh a special element (e.g. a RadGrid) in the pane (not the main parent-page but only in case of success.
Is such an scenario possible? Do you have a hint to do so?
I think I have to search for a way to communicate success from the RadWindow to the RadPane...
Thank you and kind regards,
Phil
I have a special scenario: A RadWindow is startet from the main parent-page through an RadWindowManager from a Button in a RadPane. Inside the RadWindow there is a form and an OK-Button. After pressing OK, there is some server-side Code being processed. In case of success the Radwindow should close (so far I'm done).
But now the main parent-page should refresh a special element (e.g. a RadGrid) in the pane (not the main parent-page but only in case of success.
Is such an scenario possible? Do you have a hint to do so?
I think I have to search for a way to communicate success from the RadWindow to the RadPane...
Thank you and kind regards,
Phil