Click here to Skip to main content
15,903,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm having a Data Grid. One of it's column is Drop Down List. When I select a value from a Drop Down List, how to take each column value of the corresponding row of the data grid?
Posted
Comments
joshrduncan2012 22-Nov-13 14:37pm    
What do you mean by "take each column value of the corresponding row of the data grid"? Do you want to get the value that is stored in the particular cell?
ridoy 22-Nov-13 15:15pm    
Check http://www.codeproject.com/Articles/53559/Accessing-a-DropDownList-inside-a-GridView

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