I decided to test out the ColorPicker in an application I was building but I ran into some issues. I made sure it worked in a standalone page before I tested it in an integrated setting mixed with a couple r.a.d. .NET 2.0 controls so I know it works in a stand alone scenario.
The problem I found is that on a callback using the non-pr ajax manager (r.a.d. .NET 2.0), the colorpicker stopped working. It worked fine before the callback, but once I caused a callback in an area containing the colorpicker, all functionality stopped working.
Now the color picker is not a control that I absolutely must have in my application, just something I thought would be a nice addition, but my current understanding of the prometheus controls is that I'm encouraged to use the old r.a.d. controls until the pr ones are finalized. With the incompatibility between the old ajax and the color picker, I find myself wondering if the pr ajax would be suggested to use now, or if I should just disregard the colorpicker and add it once the pr controls are done?
Can anyone give me some insight on this delima?
The problem I found is that on a callback using the non-pr ajax manager (r.a.d. .NET 2.0), the colorpicker stopped working. It worked fine before the callback, but once I caused a callback in an area containing the colorpicker, all functionality stopped working.
Now the color picker is not a control that I absolutely must have in my application, just something I thought would be a nice addition, but my current understanding of the prometheus controls is that I'm encouraged to use the old r.a.d. controls until the pr ones are finalized. With the incompatibility between the old ajax and the color picker, I find myself wondering if the pr ajax would be suggested to use now, or if I should just disregard the colorpicker and add it once the pr controls are done?
Can anyone give me some insight on this delima?