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