1
Reply

Reg: Find combobox item text by its item value in C#

Murugavel S

Murugavel S

Jul 5 2017 6:14 AM
242
Hi Friends,
 
How to find the combobo item text by its item value?
for Example
I have name and roll no as Item text and item value binded to combo box.
 
By passing item value(roll no), i have to find out the item text(name) of combobox in c#..
 
Is there any method or event to find the item text of combobox by its itemvalue ?
 
 
Thanks
Murugavel S 

Answers (1)