1

Use of ColorPickerExtender in asp 2.0

Provide Example

Harikrishna
  • 4,185
  • 17
  • 57
  • 79
Khilen
  • 1,009
  • 2
  • 15
  • 27
  • What else do you need? http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ColorPicker/ColorPicker.aspx – Gabriel McAdams Mar 12 '10 at 17:00
  • @Gabriel- Please Refer the Question Perfectly, i want to use ColorPickerExtender in ASP **2.0** Not in asp **3.5**, ColorpickerControl is Provided in Later version of AJAX – Khilen Mar 19 '10 at 09:15
  • 2
    Author wants to use colorpicker in 2.0 as he had specified in the question. – Harikrishna Mar 19 '10 at 09:32
  • Thank you. I misread the question. Now that I have read it correctly, I have a new comment. Why aren't you using v3.5? – Gabriel McAdams Mar 19 '10 at 15:27

1 Answers1

0

May be you should go for new ASP.NET Ajax Library, still Beta but very good one...

And no need to worry about ASP.NET Version

check this out
HOW TO Use the ColorPicker Control

ASP.NET Ajax Library

Cheers!!!

Sandeep Kumar M
  • 3,841
  • 3
  • 38
  • 59