I am doing a manual update from a button click in my radgrid.
The problem that I am having is that after I have done all the insert processes, I cannot get teh edititemtemplate to close and put the radgrid back to its normal grid listing. How do I close the edittemplate?
1 Answer, 1 is accepted
0
Andrey
Telerik team
answered on 06 Nov 2012, 11:42 AM
Hello,
Do you have AllowAutomaticInserts set to True? If this is the case and you are handling manually the Insert process, then you should disable the automatic inserts.
If this is not the case, please elaborate a bit more about the issue and your project. Additionally, share your full page source code along with the code-behind file content.
Greetings,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.