Dropdownlist Items Identification
hi,
Im using c# asp.net 2.0. In my website i have few asp.net dropdown controls .i want to show some items using DIFFERENT COLOUR (should highlite).
Ex- In my dropdown control items like this way.
1,
2,
3,
1.1,
1.2,
1.3,
1.4,
1.5,
4,
2.1,
5
So i want to highlite these integer values using different colour.
Are there any way to do this. Can anyone help me please do this.
Thank you all.
(Dropdownlist datasource comming from database.)
__________________
MSB
|