Share on Twitter

the AjaxControlToolkit has a new release, the release includes bug fixes and new HTMLEditor, ComboBox, ColorPicker controls/extenders.

HTML Editor

I liked the HTMLEditor control so much from first sight. Pretty lightweight and customizable. I still need to check whether it works fine inside UpdatePanel and whether it can be used with RequiredFieldValidator or so.

image  image

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HTMLEditor/HTMLEditor.aspx

 

Color Picker

The ColorPicjker is just an extender to TextBox control. This means a lot of opportunities and promises less problems with validators, etc… It’s a very nice one too.

image

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ColorPicker/ColorPicker.aspx

 

Combo Box

The ComboBox is a control that is like a DropDownList with auto complete except that the user can enter a new text that is NOT in the existing items. This is good or bad based on your sole use.

I did not like how it’s not well styled in the example page. This means it’s going to be headache to style in my sites as well, which is one of the biggest problems with AJAXToolkit in general.

image

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ComboBox/ComboBox.aspx

 

 

Share on Twitter

Related posts:

  1. On DotNetArabi Podcast Again! Talking about Version Control Systems (In Arabic)
    وصف الحلقة من دوت نت عربي: الحلقة 21: محمد مليجي...
  2. Release Time For Visual Studio 2010, .NET 4.0
    Most of you probably know that Visual Studio 2010 will...
  3. Microsoft Releases New Facebook SDK Version (v 3.0)
    Microsoft has released a new Facebook SDK Version 3.0 (other...
, , , , , ,
  • http://

    ComboBox is super. Microsoft rocks always. Is there any property to show only few items at a time. Like 10 items first, clicking on a button will open the next 10 items and so on. I’ve used a similar property in a 3rd party control. Is that available in Ajax ComboBox?

  • http://

    Hi,

    Can any tell me, how can i use ajax toolkit Editor (as given in sample image 2)

  • http://weblogs.asp.net/meligy Mohamed Meligy

    The link for it was not correct. It’s fixed now. Thanks for warning.

    IF you go to :
    http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HTMLEditor/HTMLEditor.aspx
    You will see some example, in the same page look under “Other samples” for, well, other examples!

    Here is a video tutorial:
    http://www.asp.net/learn/ajax-videos/video-7115.aspx

    Here is written tutorial:
    http://www.asp.net/learn/Ajax-Control-Toolkit/tutorial-50-cs.aspx

  • http://

    Dear MEligy,

    I have downloaded the latest Ajax Control Tool kit which was released in September 2009, but i couldnt find the HTML Editor control in the toolbox eventhough i add it. please help me.

    thanks,

    Ammar.

  • http://weblogs.asp.net/meligy Mohamed Meligy

    Did you check all tabs?

    Typically you right click on the toolbox add new tab and add items to iit, you select the toollkit dll and it appears.

  • mohamed antar

    ajax control toolkit editor is cool but its don’t come with file and image manager you can add file and image manager with ajax control toolkit editor from http://www.filemanager.3ntar.net

  • test

    testing……………………

  • Pravesh Singh

    This is best one article so far I have read online. I would like to appreciate you for making it very simple and easy. I have found another nice post related to this post over the internet which also explained very well. For more details you may check it by visiting this url……
    http://mindstick.com/Articles/f0668719-4d9e-4e2a-8d1a-e7d0d5dc62e9/?Ajax%20Toolkit%20Editor%20Control%20in%20ASP.Net

    Thanks