|
ASP.NET ColorPicker is a fully customizable, professional Color Picker on the web(ASP.NET server control). ASP.NET ColorPicker is not a control with only one(or some) color palette(s), it is so flexible and can be linked to different user-defined color palettes, this feature makes it possible to fully fit the requirements for an application(for example, define a custom color palette to use a given set of colors only).
ASP.NET ColorPicker can be configured to fit into your website's interface and action by setting some properties. It is designed to be very usable by your site visitors, giving them a client-side (browser driven) interface.
» Try online demos
» Download
» Purchase
|
|
|
Features
- Written in Visual C# using managed code to take full advantage of the Microsoft .NET Framework
- Visual Studio.Net design mode support
- Fully customizable color palette, the control can be linked to different user-defined color palette to get different color picker
- The color palette can be defined to multiple pages mode
- Using the TargetControls feature, you can link the selected color's value/name to any control and set the properties of the target control to the selected color's value/name on client side
- A Colorchanged event will be raised when the selected color is changed and the data post back to the server, you can catch and handle it
- Run user-defined javascript functions on client side when a color is selected if you want
|
|