-
The following fixes and features have been introduced to ComponentArt Web.UI ASP.NET ColorPicker since version 2009.2.1447:
* API enhancements: All controls now have IsCallback and CausedCallback read-only properties
-
The following fixes and features have been introduced to ComponentArt Web.UI suite with version 2009.1.2002 since version 2009.1.1819:
All Controls
* Enhancement: client script files are again included with framework 1 build.
* Bug D6263: IE8 recognition malfunctions in some cases.
* Bug D6236: pop-up positioning in IE8 malfunctions on some pages with modified body margins.
* Feature F5208: marked the assembly with CLSCompliant attribute to suppress occasional compilation warnings...
-
ColorPicker doesn't seem to have any server-side functionality or ColorChanged server-side events. Am I missing the obvious? How would I detect the selected color and postback to server-side code using this control?
-
Hi, I'm trying to have two colorpicker control in my page, but it seems its not working, whenever you select a color on the second colorpicker (colorpicker2) control it only changes the first colorpicker control. example: Pick a color for Title Pick a color for Background Any help from anyone who's encountered this is very much appreciated. -gil
-
Hello, I try to change the selected color from the client site using the following code: ColorPicker1.set_selectedColor(new ComponentArt.Web.UI.ColorPickerColor('FF0000')); But this does not work. So how can you change the selected color from the client side? I am trying to make a slider colorpicker, with underneath three custom sliders (RGB). This all works except for changing the colorpicker when the user changes one of the rgb sliders. I think an example with rgb sliders would be great...
-
Hi Guys In your beta version I tried a colorpicker and script manager on the same page - didn't really work. Seems it is still a bit of an issue on the dispose ... The following object not found: ComponentArt_RemoveKeyHandlers(this.grip) Regards Alletha