Hi All,
I am using Kendo UI ColorPicker...In the samples provided, I am using Keyboard support HSV Picker.
How to get the selected color value ???
Like I need to assign the selected color as a background color to a div...
How to achieve this???
Thanks for the response.
I am able to get the color if I use Basic Color Picker (Choose custom color) from http://demos.kendoui.com/web/colorpicker/index.html. But I would like to know how to get the color value similar as above in case of Keyboard Supported color Picker . I am using HSV Picker from http://demos.kendoui.com/web/colorpicker/navigation.html and I am not sure how to get the Color Picker selected value...
Please let me know the approach to achieve this value.
I am using like this