2
Reply

Combobox in c# items and values

Murugavel S

Murugavel S

Jul 5 2017 7:49 AM
236
Hi,
 i have combobox with items text and value of around ten items
 
I have to assign text with one variable and value with another value..
Note : value means not index i have binded value from db.
 
Name as text and roll no as value loaded in combobox in C#.
 
how to loop values and text of combobox items?
 

Answers (2)