Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Guys I have 1 Question So I have ASPxGridView Where i Allowed Form Editing , on this gridview i have datasource too , i have Data Set where i have QueryADapter and there is stored procedure , so i want that when i Edit Some Row and click on Update it will use this QueryAdapter Procedure and Update this Row with new Inforamtion Can someon Help Me how to Do this ?? THnx
Posted

1 solution

If you Googled the same you may found N no of articles for the why can't you do that.?

Refer below link this will help you to edit gridview record and update the same.
http://www.c-sharpcorner.com/UploadFile/9f0ae2/gridview-edit-delete-and-update-in-Asp-Net/[^]
 
Share this answer
 
Comments
GTR0123 8-Oct-15 3:11am    
i asked when you have Dataset Where is QueryAdapter not when you manualy connect and manuly get stored procedure that the question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900