Hi
First of all a Great product. I have used this example below and built a page.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx
Everything works perfectly , I see the grid, I am able to Edit/Insert rows into the grid. I have one small problem though. When I insert a new row, I am able to add the row using the webuser control but the webuser control stays on the grid, The grid does not get refreshed and the edit form does not go away, but on edit, everything works as required, the edit form shows up, I am able to make changes and when I click update the grid shows up with the updated row.
Any ideas on why the insert would not refresh the grid ?
thanks
Sekar
First of all a Great product. I have used this example below and built a page.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx
Everything works perfectly , I see the grid, I am able to Edit/Insert rows into the grid. I have one small problem though. When I insert a new row, I am able to add the row using the webuser control but the webuser control stays on the grid, The grid does not get refreshed and the edit form does not go away, but on edit, everything works as required, the edit form shows up, I am able to make changes and when I click update the grid shows up with the updated row.
Any ideas on why the insert would not refresh the grid ?
thanks
Sekar