Hello,
I setup a custom color picker in a radgrid column like so:
I'd like to be able to grab the title of the selected color on the server side.
The problem is that there is no attribute server side to grab the title. I could put in a long-winded select case statement but it seems like it should be easier.
Thanks
Jonathan