Use of Ajax controls
Ajax controls,How to Use in asp.net As we know that Ajax is Powerful technology that gives more Attractiveness and functional support to asp.net web developer.
Ajax controls in asp.net
Step 1: Download Ajax toolkit for asp.net web site .
Step 2: Add the reference
of toolkit in to asp.net web site.
Step 3:Right click on toolbox
and add tab(name give as Ajax you can use any name).
3.1 right click on new make tab and add
item (here you can add all ajax tool or Controls).
Now the Ajax
toolkit registered with the web site.
Types of Ajax Controls:
Accordion Control of Ajax for Asp.net Programming:
The Accordion is use in web site and web
application that provide you to use more than
one panes at a time and display one at a time.
Ajax File Upload Control of Ajax
Displaying File and Upload Progress in uploading time.
provide the facility of Uploading Large Files.File Checking on Client end.Uploading more the one file in a single time.Drag-and-Drop File as like html 5 provide and then upload.AlwaysVisibleControl of Ajax for Asp.net Programming.
- Animation Control of Ajax for Asp.net
- AreaChart Control of Ajax for Asp.net Programming
- AsyncFileUpload Control of Ajax
- AutoComplete Control of Ajax for Asp.net Programming
- BalloonPopup Control of Ajax for Asp.net Programming
- BarChart Control of Ajax for Asp.net Programming
- BubbleChart Control
- Calendar Control of Ajax for Asp.net Programming
- CascadingDropDown Control of Ajax
- CollapsiblePanel Control of Ajax For Asp.net Programming
- ColorPicker Control of Ajax For Asp.net Programming
- ComboBox Control of Ajax For Asp.net Programming
- ConfirmButton Control of Ajax For Asp.net Programming
- DragPanel Control
- DropDown Control of Ajax for Asp.net Programming
- DropShadow Control of Ajax for Asp.net Programming
- DynamicPopulate
- FilteredTextBox Control of Ajax for Asp.net Programming
- Gravatar Control of Ajax for Asp.net Programming
- HoverMenu Control of Ajax for Asp.net Programming
- HTMLEditorExtender Control of Ajax for Asp.net Programming
- LineChart Control of Ajax for Asp.net Programming
- ListSearch Control
- MaskedEdit Control of Ajax for Asp.net Programming
- ModalPopup Control of Ajax for Asp.net Programming
- MultiHandleSlider Control of Ajax for Asp.net Prog.
- MutuallyExclusiveCheckBox Control of Ajax for Asp.net Program.
- NoBot Control of Ajax for Asp.net Programming
- NumericUpDown Control of Ajax for Asp.net Programming
How to use these controls in web Site.
For the using these
Controls we told you some sample steps and the give the Example of each control
one by one with code and working.
In my new post.
Other Asp.net related Post
- Asp.net Imagebutton control example
- C# Variables,How to declare and use in C#:
- How to Make a HTML Table by C# code
- Enable Disable Submit Button using jQuery
- Get current datetime in jquery and javaScript.
- jQuery modal dialog with postback in asp.net
- JQuery Change Div Background Color Randomly
- Get selected radio button values using JQuery.
- How do you do html text encodes using JavaScript
- How to calculate first date and last date of month
- How to Calculate Number of Sunday in a particular month
- how to get Asp.net the First Sunday of the Given Month
- Displaying the textbox value in javascript Messagebox
- Limit Number of Characters in a TextArea using jQuery
- jquery disable or Enable submit button after validation
- What is ASP.NET FRAMEWORK PART 1 Programming
- Display selected Date from data base into asp.net calendar
- How to create Line chart:,How to Make Data Table By C# code:
- Example of C# for Bind Data to asp.net Textbox inside gridview control
- Bind Data to asp.net textbox control in inside of gridview Using C# Example
- Example of Crystal report(Crystal_report_in asp.net programming )
- SQL Helper Class, Example of how to add captcha in Asp.net using C#
- Sql Query for asp.net Programming , How to create graph in asp.net:
- How to use CAPTCHA in asp.net,How to use Asp.net regular expression