Hi,
I have a telerik grid which is inside a user control. On button click on that page, I am opening up a child window where I am adding some new records. After successful add, I want to refresh the grid with new records from child window. Could someone help me on this?
I found some demo here(see below link). But in the demo, the grid is in the aspx page, not in user control.
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
Thanks
I have a telerik grid which is inside a user control. On button click on that page, I am opening up a child window where I am adding some new records. After successful add, I want to refresh the grid with new records from child window. Could someone help me on this?
I found some demo here(see below link). But in the demo, the grid is in the aspx page, not in user control.
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
Thanks