R
Reena
Hi,
I am using ASP.NET with C#.
I have dropdownlist control populated like...
Value Text
1 ABC
2 DEF
If I have text how do I select that item through code. for example: If I
have "DEF" how do I select that item.
Thanks,
- Reena
I am using ASP.NET with C#.
I have dropdownlist control populated like...
Value Text
1 ABC
2 DEF
If I have text how do I select that item through code. for example: If I
have "DEF" how do I select that item.
Thanks,
- Reena