Forum Discussion

Janet198502's avatar
Janet198502
Copper Contributor
Sep 09, 2022

Title: Bind a GridView on a Usercontrol using JQuery in ASP.NET

Hi All, I have a user control (UC) : CustomerDetails.ascx on the page: Welcome.aspx. The UC has a GridView and a Button: Submit. On click of the Submit button this should call the method on the UC C...