I need to bulk enter the data in a grid-view like control (i am not sure about grid view ) in which the first column is data bound from a table , second column should have a check box , then the next two columns should have
text boxes and and the last column should have drop down box. on clicking the submit button, for every row that has check box checked should be added to another table.