i have used usercontrol in asp.net . i placed button and gridview in usercontrol page. if i run it then display the gridview value but if i click the button then it thrown error
"Control 'CartControl1_grdCart' of type 'GridView' must be placed inside a form tag with runat=server."