Ajax Wiki
Register
Advertisement

Return to List of Toolkits

ASP.NET AJAX Control Toolkit

Links and Information

Homepage
Pricing Guide
Support Forum

Supported IDE's

  1. Microsoft Visual Studio 2008
  2. Microsoft Visual Studio 2005
  3. Visual Web Developer Express

Components

Key to level of support
XSupports component natively - no customization required
Plug-inSupports component using 3rd-party plug-in
WidgetSupports component using 3rd-party widget
To edit this listing please review the guidelines
Component Title Notes & Comments Level of
Support
Link to Working
Example
Page View Type Components
P1 View Type 1: Portal View
P2 View Type 2: List views
P3 View Type 3: Input Form
P4 View Type 4: Pop-up Window
P5 View Type 5: Embedded Modal Pop-up X Component
P6 View Type 6: Embedded Modal dialog Boxes X Demo
Page Components
P7 Portlet X Demo
P8 Horizontal Accordion expandable Panels X Component
P9 Progress Bar (dialog Box)
P10 Communicator Bar
P11 Vertical Expandable/Collapsible Panels X Component
P12 Balloon
P13 Tooltip
P14 Informational Slideout Panels X Demo
P15 Window title Bar
Navigation and Controls
N1 Application Title/ Control Bars
N2 Bottom Control Bar
N3 Tool Bar
N4 Menu Bar
N5 Button X Demo
N6 Menu button
N7 Tab Panel with Tabs X Component
N8 Tree Navigator
N9 Context Menus X Component
N10 Hyperlink X Demo
Form Components
F1 Text Field X Demo
F2 Text Area
F3 Label X Demo
F4 Check Box X Component
F5 Radio Button
F6 Combo Box X Component
F7 List Box X Component
F8 Date Selector X Component
F9 File Selector
F10 Password Field X Component
F11 Spinner Selector X Component
F12 Suggest Box X Component
F13 Slider Bar X Component
F14 Native formatting and validation capability
Data Grid
D1 Sortable
D2 Column Selection
D3 Context row menus
D4 Editable
D5 Multiline
D6 Column Moving
D7 Custom cells
D8 Filter
D9 Nested
D10 Tree embedded
D11 Pagination
D12 Fixed Columns
D13 Export to Excel/.CSV
Specialized Components
S1 Resize Ability X Component
S2 Rich Text Editors
S3 RSS Feed
S4 Image Display X Component
S5 Color Picker
S6 Charting
S7 Video player
S8 Animation X Component
60 Components TOTAL SUPPORTED: 24


Additional Notes

The AJAX Control Toolkit is a set of free, open source AJAX components built using the ASP.NET AJAX framework. It includes a over 30 User Interface components as well as templates and classes to make AJAX components easy to develop. It was designed to allow ASP.NET web page developers to get interactive AJAX functionality without learning Javascript or other technologies. Just add the components to your ASPX markup, set some properties, and you're done.

Advertisement