Murugavel S

Murugavel S

  • NA
  • 83
  • 23.7k

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

Jul 5 2017 6:14 AM
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)