Hi Tim,
Indeed, a problem occurs when you place a RadColorPicker in an inactive tab of a TabContainer control and its property
PaletteModes is set to
HSB. This issue will be brought to the attention of our developers, although I cannot provide a firm estimate when a solution will be available. You can track the problem in PITS by following
this link.
For the time being, you can resolve this unexpected behavior by overriding the RadColorPicker client-side method
_updateHslSliderBackground. Please add the following script at the end of your page in order to do so:
Note that you still need to use the
repaint() method, as explained in my previous post, to display properly the RadColorPicker control when it is not placed in the initial tab of a TabContainer.
Regards,
Slav
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>