Get all selected ros from gridview.
-
Hi All, I have a gridview with 26 rows and four columns dynamically build. Each row there have two columns with dropdownlist and a textbox. I need to capture all the rows and column that have data selected when user click submit button to send to sql database. Being newbie to asp.net not sure how to accomplish this. Any help is greatly appreciated. col1 col2 col3 col4 firstname ddl1 ddl2 textbox lastname ddl1 ddl2 textbox dob ddl1 ddl2 textbox addrs ddl1 ddl2 textbox Thanks, DocHoliday
-
Hi All, I have a gridview with 26 rows and four columns dynamically build. Each row there have two columns with dropdownlist and a textbox. I need to capture all the rows and column that have data selected when user click submit button to send to sql database. Being newbie to asp.net not sure how to accomplish this. Any help is greatly appreciated. col1 col2 col3 col4 firstname ddl1 ddl2 textbox lastname ddl1 ddl2 textbox dob ddl1 ddl2 textbox addrs ddl1 ddl2 textbox Thanks, DocHoliday