TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Extender
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Davin Martyn (14)
Alok Pandey (6)
Anubhav Chaudhary (5)
Nilesh Jadav (5)
Purushottam Rathore (5)
Muhammad Aqib Shehzad (4)
Shaili Dashora (4)
Raj Kumar (4)
Ankit Nandekar (4)
Krishna Garad (3)
Vithal Wadje (2)
Rahul Kumar Saxena (2)
Vijay Prativadi (1)
Somil Lohani (1)
Mahak Gupta (1)
Sanghdeep Sanghratne (1)
Ami Schreiber (1)
Madhukar Krishna (1)
Bryian Tan (1)
Manoj Kalla (1)
Rion Williams (1)
Rahul Prajapat (1)
Sekhar Srinivas (1)
Santosh Gadge (1)
Sourabh Somani (1)
Purnima Das (1)
Dipal Choksi (1)
Honey Chawla (1)
Anuja Pawar (1)
Gobi G (1)
Tulasi (1)
Suthish Nair (1)
Shirsendu Nandi (1)
Munir Shaikh (1)
Mike Clark (1)
Related resources for Extender
No resource found
Open a New Web Form in the Modal Popup of ASP.Net Application
5/27/2024 11:59:32 AM.
Learn how to create a Model Popup in ASP.NET using AjaxControlToolkit. This article explains opening a new WebForm as a Popup instead of a Panel, detailing steps from adding the Ajax Toolkit to config
Display Record Using The ModalPopupExtender Control in AJAX
2/14/2024 4:23:09 AM.
This tutorial provides a comprehensive guide to implementing Ajax (Asynchronous JavaScript and XML) techniques in web development, particularly focusing on interactive websites.
Determine Age Using Ajax Calendar in ASP.Net Application
5/26/2023 9:01:07 AM.
In today's Article you will learn about How to find Age of User by Using Ajax Calendar in ASP.NET Application.
Creating AutoComplete Extender using ASP.NET
4/12/2021 9:56:30 AM.
In this article we will learn about the Ajax AutoComplete Extender.
Query Extender in ASP.NET
3/3/2021 6:49:58 AM.
This article demonstrates an interesting and very useful concept in ASP.NET.
Using Stored Procedure in AutoComplete Extender TextBox in ASP.Net C#
3/1/2021 7:37:40 AM.
This article shows how to use a Stored Procedure in an AutoComplete extender TextBox in ASP.Net.
Apply Client Side Validation on DOB Selected by User
4/20/2020 6:55:22 AM.
In today's Article I will tell you about How to Apply Client Side Validation on DOB selected by user
Apply Server Side Validation on DOB Selected by User
4/20/2020 6:47:23 AM.
This article explains how to apply server-side validation on a DOB selected by the user.
DropDownExtender With JavaScript
4/3/2020 4:42:51 AM.
Here you will see a simple example of a DropDownExtender With JavaScript.
How To Insert Short Date Format ("DD/MM/YYYY") Into Database Table In ASP.NET Using Ajax Calendar Extender And Display It Into Gridview
2/28/2020 9:00:24 AM.
In this article, you will learn how to insert short date format("dd/mm/yyyy") into database table in asp.net using ajax calendar extender and display it into gridview.
Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender
9/12/2019 3:42:31 AM.
The solution to the error Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender.
Image Popup In ASP.NET Using AJAXControlToolkit ModalPopupExtender
4/17/2019 3:37:37 PM.
AJAXControlToolkit’s ModalPopupExtender is an important tool for showing popups in ASP.NET WebForms. Today, we will discuss how to show image popups on clicking the images in your Web Form.
Always Visible Control Extender in ASP.NET Ajax
12/12/2018 4:28:05 AM.
In this article we will see how to use the AlwasyVisibleControlExtender of AJAX controls in an ASP.Net web page.
ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtender
1/5/2017 1:20:35 AM.
An article on how to build a Multiple Selection DropDownList with AJAX HoverMenuExtender.
AJAX Control Toolkit Tutorial - Cascading Extender - Part Thirteen
11/30/2016 1:17:35 PM.
In this article, you will learn about Cascading DropDown Extender in AJAX Control Toolkit , with examples.
AJAX Control Toolkit Tutorial: Calendar Extender - Part Twelve
9/8/2016 12:42:08 PM.
In this article, we will learn about the Ajax control toolkit Calendar Extender, with examples.
AJAX Control Toolkit Tutorial: BalloonPopup Extender - Part Nine
6/21/2016 10:18:12 AM.
In this article, we will learn about Ajax control toolkit Balloon Popup Extender with examples.
AJAX Control Toolkit Tutorial: AnimationExtender- Part Five
5/31/2016 10:30:19 AM.
In this article we will see how we can use the Ajax control toolkit animation extender control with examples.
Use AJAX Control Toolkit Calendar Extender With ASP.NET
1/9/2016 12:18:55 PM.
In this article you will learn how to use AJAX Control Toolkit’s Calendar Extender with ASP.NET WebForm.
Centering A SliderExtender Control In ASP.NET Web Forms
10/28/2015 12:29:29 PM.
In this article you will learn Centering a SliderExtender Control in ASP.NET Web Forms.
Use ListSearchExtender Of Ajax In ASP.NET
10/22/2015 1:20:00 AM.
In this article, I will show you how to use ListSearchExtender of Ajax in ASP.NET.
Use MutuallyExclusiveCheckBox Extender Of Ajax In ASP.NET
10/20/2015 5:47:59 AM.
In this article I will show you how to use Mutually Exclusive CheckBoxExtender of Ajax in ASP.NET where we use checkbox as Radiobutton.
AutoCompleteExtender in ASP.Net
8/8/2015 12:43:43 PM.
In this article you will learn about AutoCompleteExtender in ASP.NET.
Use Auto Complete Extender in ASP.Net
7/7/2015 6:24:19 PM.
In this article I’ll show you how to use the Auto Complete Extender in ASP.NET using C#.
Use Modal Popup Extender Using Gridview in ASP.Net
7/6/2015 4:54:50 PM.
This article shows how to use an Ajax Modal Pop Up Extender and a Gridview in ASP.NET C#.
How to Use Balloon Pop Extender and Ajax Calendar Control in ASP.Net
6/15/2015 1:09:03 PM.
In this article I’ll show you how to use Balloon Pop Extender and Calendar Control of Ajax in ASP.NET using C#.
Ajax AutoCompleteExtender with Database Integration
4/24/2015 12:47:53 AM.
In this video we will understand how to use ASP.NET AJAX AutoCompleteExtender and how to retrieve the suggestions from the database for the AutoCompleteExtender.
Special Character Separated AutoComplete Extender Using ASP.Net
3/21/2015 1:40:02 PM.
In this article we will learn how to make a special character separated AutoComplete Extender using ASP.NET.
AJAX ColorPickerExtender in ASP.Net With JavaScript Function
2/19/2015 12:47:57 PM.
This article explains how to use AJAX ColorPickerExtender in ASP.NET with JavaScript functions.
Ajax BalloonPopup Extender in ASP.Net
2/12/2015 2:23:45 AM.
This article explains the Ajax BalloonPopup Extender and how to use it in ASP.NET.
AJAX ToggleButton Extender in ASP.Net
2/9/2015 3:18:26 PM.
In this article, I will explain AJAX ToggleButton Extender and how to use it in ASP.Net.
Ajax Tab Container Extender in ASP.Net
1/23/2015 5:06:34 PM.
This article explains the Ajax Tab Container extender and how to use it in ASP.NET.
Securing Login Page and Maintaining Single Session Per User in ASP.Net Application
7/23/2014 2:32:54 PM.
In this article you will learn how to secure a Login Page and maintain a single session per user in an ASP.NET application.
Apply Extender Property Using KnokcoutJS in ASP.Net Application
11/15/2013 6:22:12 AM.
In today's Article I will tell you about How to Apply Extender Property Using KnokcoutJS in ASP.NET Application.
AJAX HtmlEditorExtender
9/3/2013 11:36:24 AM.
This article explains AJAX HtmlEditorExtender, the properties of its toolbar, its events and properties and how to use it in our ASP.NET page.
Working With Hover Menu Extender in ASP.NET
4/21/2013 12:05:15 AM.
In this article we will learn how to use asp.Net Ajax Hover Menu Extender control.
Ajax Enabled Animation Popup
3/15/2013 12:25:12 PM.
Many of us already have animation extender popup control provided by Microsoft. This code is placed in web page only once, what if we want this has to replicated more than once in our page.
Atlas: Floating Server Elements in ASP.Net 2.0
10/13/2012 4:14:39 AM.
In this article, we will see how easily Atlas allows setting up a server element as a floating element, which the end users of the web page can drag to any location in the web page.
How to use AJAX HoverMenuExtender control using Grid View
9/27/2012 8:22:40 AM.
This article will show how to use Ajax HoveMenuExtender control with Grid View.
Update Record in GridView Using Modal Popup Extender
9/10/2012 7:25:04 PM.
Today I am going to show you the use of the Ajax Model Popup Extander control and in this article I am going to explain how to update a record in a GridView using a modal popup extender.
PagingBulletedListExtender Control in AJAX
2/23/2012 4:55:59 PM.
In this article we will demonstrate how we can use a PagingBulletedListExtender control using AJAX in ASP.NET.
SliderShowExtender Control in AJAX Using ASP.NET
2/16/2012 1:31:46 PM.
This article demonstrates how to use a SliderShowExtender control in AJAX.
FilteredTextboxExtenderContol in AJAX
2/15/2012 2:04:48 PM.
In this articles we will explain how to use FilteredTextboxExtenderContol in AJAX using ASP.NET
NumericUpDownExtender Control With UpdatePanel in AJAX
2/14/2012 11:48:18 AM.
In this article we will explain how we can use the NumericUpDownExtender control with an UpdatePanel in AJAX using ASP.NET.
RoundedCornersExtender Control in AJAX Using ASP.NET
2/14/2012 11:28:37 AM.
The RoundedCornersExtender control adds rounded corners to elements. In this article you will learn how to use the RoundedCornersExtender control in AJAX.
HoverMenuExtender Control With ListView in ASP.NET
2/13/2012 9:51:42 AM.
In this article, we will explain how to associate a HoverMenuExtender with a ListView control. The Listview control in this sample will also contain the functionality to add new records.
ResizableControlExtender in AJAX Using ASP.NET
2/13/2012 9:45:24 AM.
The ResizableControl allows the user to resize the control. In this article you will learn to use the ResizableControlExtender in AJAX.
DropShadowExtender Control in AJAX Using ASP.NET
2/10/2012 3:45:09 PM.
The DropShadowExtender control is used to add shadow to panel controls. In this article you will learn to work with the DropShadowExtender control in AJAX.
ConfirmButtonExtender Control With AJAX Using ASP.NET
2/10/2012 3:04:17 PM.
In this article you will learn about the ConfirmButtonExtender control which is used for confirmation messages.
ListSearchExtender Control in AJAX Using ASP.NET
2/10/2012 1:41:20 PM.
The ListSearchExtender control makes ListBox and DropDownList controls searchable. In this article you will learn to work with the ListSearchExtender control.
Working With DragPanelExtender Control in AJAX
2/3/2012 3:08:28 PM.
The DragPanelExtender control allows the user to drag controls independently on the web form. In this article you will learn about the DragPanelExtender control.
ASP.NET AJAX ModelPopupExtender From Client Side
2/1/2012 1:05:53 AM.
In this article, I will show how we can use a ModelPopupExtender control with client side behavior so that when the user performs any action in the dialog box, such as button click, there is no post back to the server.
Edit GridView Row With ModalPopupExtender in ASP.NET Ajax
1/22/2012 12:23:04 PM.
In this article we will learn how to edit a GridView row using ModalPopupExtender.
TextBoxWatermarkExtender Control in AJAX
1/18/2012 1:53:13 AM.
The TextBoxWatermark is an ASP.NET AJAX extender that can be attached to an ASP.NET TextBox control to get "watermark" behavior. When a watermarked TextBox is empty, it displays a message to the user with a custom CSS Style.
ValidatorCallOutExtender Control in AJAX
1/17/2012 5:55:35 AM.
In this article you will learn about ValidatorCallOutExtender Control in AJAX using ASP.NET.
DropPanelExtender Control in AJAX Using ASP.NET
1/13/2012 4:07:04 AM.
In this article, we will see how to retain the position of the DragPanelExtender, after a postback.
BalloonPopupExtenderControl in AJAX
1/11/2012 7:23:11 PM.
In this articles, I will discuss about the BalloonPopupExtenderControl which is used as a kind of a tooltip displayed when we are typing in a text field or on another event of the target control.
UpdatePanelAnimationExtender Control in AJAX
1/5/2012 4:35:43 PM.
The UpdatePanelAnimationExtender is a simple extender that allows you to utilize the powerful animation framework with existing pages.
Using Ajax AutoCompleteExtender For Autosuggest
1/4/2012 6:37:46 AM.
In the present scenario, we need our text boxes to act more user friendly and auto suggest is a feature that makes them more user friendly.
Image slideshow using Image Extender control
12/14/2011 9:34:14 PM.
This article explains about Accordion control with image button and Image slideshow using Image Extender control.
Ajax AlwaysVisibleControlExtender
12/14/2011 9:15:05 PM.
In this article you will learn how to use the AJAX AlwaysVisibleControlExtender control in ASP.NET 2.0.
ColorPickerExtender Control in AJAX
11/27/2011 10:41:26 PM.
ColorPicker extender is multi-browser compatible: it works with IE 6/7/8, Firefox, Safari and Goggle Chrome. ColorPicker is built on top of ASP.NET AJAX Control Toolkit and internally utilizes a Popup extender. ColorPicker is compatible with the UpdatePanel: can be placed inside the UpdatePanel.
Country & State Using AutoCompleteExtender
11/12/2011 5:23:30 PM.
This article shows how to create and use of AutoCompleteExtender to display Country and States.
Modal Popup Extender Control with GridView in Ajax
10/3/2011 8:02:50 PM.
This article demonstrate how we can display data with a Modal Popup Extender Control.
AJAX AutoCompleteExtender - DropDownList-Like Behavior
6/1/2011 10:51:01 PM.
An Ajax AutoCompleteExtender example having DropDownList-like behavior. Also an example of applying css styles for list items and how to use some of the properties of the extender.
AJAX ModalPopup Extender Control
4/18/2011 1:42:21 AM.
This article demonstrates how to use ModalPopup Extender Control in ASP.Net using Ajax's.
AJAX Drag Panel Extender Control
3/29/2011 8:49:23 PM.
This article demonstrates how to use Ajax's Rating Control in ASP.Net.
AutoCompleteExtender in ASP.Net calling from database using Webservice
3/28/2011 12:01:20 PM.
In this article I will demonstrate how to create an AutoComplete extender for your web application which calling through WebService from your database
AJAX Password Strength Extender Control
2/25/2011 11:21:07 AM.
This article demonstrates how to use Password Strength Extender Control.
Creating auto-complete TextBox using AutoCompleteExtender Control of AJAX
2/25/2011 3:02:03 AM.
This article demonstrats how to create an auto-complete TextBox in ASP.Net using Ajax’s AutoCompleteExtender.
AJAX AutoCompleteExtender
10/25/2010 3:22:57 PM.
In one of the Ajax project while using <ajaxToolkit: AutoCompleteExtender> I was getting following error: Error Creating control - autoComplete1. This control cannot be displayed because it's tag prefix is not registered in the web form.
AJAX Resizable Extender Control
7/20/2009 11:43:44 PM.
Through this article you will learn about AJAX Resizable Extender Control.
AJAX SlideShowExtender Control
7/20/2009 11:31:57 PM.
This article demonstrates how to use AJAX SlideShowExtender control in ASP.NET applications.
Ajax CollapsiblePanelExtender
6/24/2009 4:47:29 AM.
In this I am going to discuss about Ajax CollapsiblePanelExtender and how to use it in Asp.net.
AJAX FilteredTextBoxExtender
6/6/2009 3:16:35 AM.
In this article you will get the knowledge of AJAX FilteredTextBoxExtender control with asp.net?
Animated pop-ups using the ASP.NET AJAX framework
1/19/2009 7:25:11 AM.
In this article, I am going to show how to create animated pop-ups in your ASP.NET application using the ASP.NET AJAX framework and the ASP.NET AJAX Control toolkit.
Ajax DropShadowExtender
12/9/2008 11:43:12 PM.
DropShadow is an extender which applies a "Drop Shadow" to a Panel.
AJAX Text Box Watermark Extender
10/8/2008 10:17:44 AM.
This article shows how to use two new AJAX Controls, TextBoxWatermarkExtender and ValidatorCalloutExtender in ASP.NET 3.5.
A Scalable Ajax Wizard Sample Application
4/3/2008 7:27:19 AM.
This Ajax sample application creates a wizard dynamically to avoid scaling problems which occur when there are too many controls on a web form.
AJAX DragPanelExtender Control
2/25/2008 12:50:46 PM.
AJAX DragPanel allows you to move your panel one place to another place around a Web page. This article and attached code shows how to use DragPanelEtender control in ASP.NET 2.0.
Ajax AnimationExtender Control
2/1/2008 12:10:44 AM.
In this article we are going to discuss about AJAX AnimationExtender control. It provides good animation effect such as moving an ASP Control to a new place, resizing it, modifying its color, or making it fade in or fade out. In this article I m going to use fade in or fade out animation.