Is there quick way to add a color editor the the (Richtext) HighlightColorPicker, so users can create their (corporate) colors
1 Answer, 1 is accepted
0
Petar Mladenov
Telerik team
answered on 28 Jul 2014, 01:43 PM
Hi Andre,
HIghlightColorPicker inherits from RadColorPicker which has AdditionalContent property of type object. You can place a button there and it can be used to activate a ColorEditor -Window or dialog. For example this is implemented in the RadColorPicker's First Look Demo. Another, more advanced ColorEditor dialog is shown in the RadSpreadSheet Demo here. You can download the full source code of our demos from your account page at www.telerik.com.
Regards,
Petar Mladenov
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.