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

How to refresh parent GridView of radwindow On closing child radwindow?

2 Answers 101 Views
Window
This is a migrated thread and some comments may be shown as answers.
Shrikant
Top achievements
Rank 1
Shrikant asked on 08 Aug 2011, 06:51 AM
Hi Telerik Team,
  In my SL application, I have one Rad window containing GridView & in the same window i have one link which opens the another radwindow as a popup where i am creating client form details.
  Now while submitting info. on popup radwindow i am closing this popup but at the same time i want to refresh parent GridView also for viewing new values in Gridview.
 How can i achieve this?

Please help me out
Thanks

2 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 10 Aug 2011, 03:56 PM
Hello Shrikant,

If the source of the GridView implements INotifyPropertyChanged the GridView should refresh automatically. You can review the project attached to this forum post for example how to achieve this.

Kind regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Adam
Top achievements
Rank 2
answered on 27 Mar 2012, 03:05 PM
Hi Shrikant,
Can you tell me how to achieve this if the RadGrid on the parent page is NOT implementing INotifyPropertyChanged and is bound by an object list?

Thx,
Adam
Tags
Window
Asked by
Shrikant
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Adam
Top achievements
Rank 2
Share this question
or