I call a database to populate my RadCombobox with ID, CategoryName, BackgroundColor, TextColor
how can I change each option in the drop down to use these options.
my current combobox is a listing of checkboxes.
I already have written out css classes for each one and possibly all I need to do is set each option's css class.
How to do?
how can I change each option in the drop down to use these options.
my current combobox is a listing of checkboxes.
I already have written out css classes for each one and possibly all I need to do is set each option's css class.
How to do?