Click here to Skip to main content
15,998,694 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have a Gridview control with three dropdown lists and one button inside the gridview. i have bound Customer Datatable from the gridview and using RowCommand event.as per my requirement data should me inserted inside the customer table when i click the button.

please help me .
Posted
Comments
S@53K^S 11-Apr-12 11:18am    
Try using event bubbling inside the DataGrid ,it will help you

1 solution

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