How to set selected color of RadColorPicker to WebPalette?
Steps -
1) Go to this demo https://demos.telerik.com/aspnet-ajax/colorpicker/examples/recentandcustomcolors/defaultcs.aspx
2) Click on button to open WebPalette color picker.
3) select any color and click on ok on WebPalette color picker.
4) Now click again on button to open WebPalette color picker, now you can see there by default its #808080 selected.
How can we set this default color to be the last selected color? so that next time when we open WebPalette, it should select last selected color by default.
Steps -
1) Go to this demo https://demos.telerik.com/aspnet-ajax/colorpicker/examples/recentandcustomcolors/defaultcs.aspx
2) Click on button to open WebPalette color picker.
3) select any color and click on ok on WebPalette color picker.
4) Now click again on button to open WebPalette color picker, now you can see there by default its #808080 selected.
How can we set this default color to be the last selected color? so that next time when we open WebPalette, it should select last selected color by default.