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

Closing radwindow and refreshing a grid inside a user control

1 Answer 84 Views
Window
This is a migrated thread and some comments may be shown as answers.
KawaUser
Top achievements
Rank 2
KawaUser asked on 25 Aug 2011, 03:47 PM
I have a grid ( radGridDocs ) when the user clicks a linkbutton in the grid (which is in the UC, DocumentAccess) the modal window pops up and the client can enter their comments. When they are finished entering their comments and click submit, the desired behavior is for the window (docComments) to close and refresh the grid. I assume this will be done via Java script, but I am new to java scripting and require a little help.

Thanks,
Chuck

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 Aug 2011, 06:29 AM
Hello KawaUser,

You can refresh the RadGrid using AjaxRequest from "OnClientClose" event of RadWindow.Check the following demo which explains more about the scenario.
Grid / Window Editing

Thanks,
Shinu.
Tags
Window
Asked by
KawaUser
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or