Click here to Skip to main content
15,891,908 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a text box and dropdownlist and Button controls in aspx page.And i added grid view control independently to this page.Now text box and dropdownlist controls that what we are selecting and entering data ,using button click then need to add those data into gridview.i want to add multiple records in gridview by clicking button event.And need to save it into the table.

Kindly send the simple code with demonstration in c#.net
Posted
Updated 4-Aug-14 21:29pm
v2

1 solution

 
Share this answer
 

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