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 web control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sushila Patel (21)
Scott Lysle (7)
Dipal Choksi (5)
Mahesh Chand (4)
Priya Linge (3)
Vishal Gilbile (2)
Mike Gold (2)
C# Curator (2)
Abhimanyu K Vatsa (2)
George (1)
Santhi Maadhaven (1)
Manoj Bhoir (1)
Rahul Bansal (1)
gola (1)
C Vinod Kumar (1)
Gohil Jayendrasinh (1)
Akash Gaur (1)
Tanai (1)
Deepak Sharma (1)
Krishna Garad (1)
Sapna (1)
Sreekumar Nair (1)
Mahadesh Mahalingappa (1)
Satyapriya Nayak (1)
Shantanu (1)
Dinesh Beniwal (1)
Nipun Tomar (1)
Mike Clark (1)
Nesreen Maged (1)
John Charles Olamendy (1)
Praveen Kumar (1)
Levent Camlibel (1)
Wdenton (1)
Rama G (1)
lubos (1)
kumar.akhilesh (1)
Prasad (1)
Chandrasekaran Sakkarai (1)
waheedkhan (1)
Related resources for web control
No resource found
Programming Template in Web Server Controls
2/20/2024 6:37:31 AM.
Templates play a major role in managing the layout and format of the data being displayed in ASP.NET data bound controls.
ASP.NET (3) - User/Custom Controls
9/19/2023 4:16:20 AM.
This series delves into ASP.NET, offering valuable insights into ASP and ASP.NET, controls, custom controls, and their utility in modern programming with Angular, React, and similar languages.
How to create a Calendar Control in ASP.NET
8/24/2023 9:05:17 AM.
Here is a simple demo about creating a calendar control in ASP.NET.
ASP.NET Web Control for Showing Image Slides
8/24/2022 6:09:20 AM.
This article demonstrates a way to displaying several images in a directory inside a slide show web control to be viewed ina web browser. You can use this control to show several pictures of family a
The table web control in ASP.NET
1/7/2021 11:48:59 AM.
In this article I will explain about creating the table web control in ASP.NET.
Passing Values between User Controls and ASPX Page
6/3/2019 3:36:54 AM.
This article is for beginners who are learning. NET. This will be really helpful for them. Beginners will be wondered how to pass values between User Controls and ASPX page .In this article I have lis
Export ASP.NET DataGrid to Excel
5/10/2019 4:28:55 AM.
Export to Excel is one of the most common functionalities required in ASP.NET pages. Export a datagrid to Excel.
Enter Null Values for DateTime Column of SQL Server
4/8/2019 4:39:46 AM.
Inserting a null value to the DateTime Field in SQL Server is one of the most common issues giving various errors. Even if one enters null values the value in the database is some default value as 1/1
Working with DropDownList and ListBox Controls in ASP.NET
3/25/2019 5:03:11 AM.
In this article we'll see how to use DropDownList and ListBox Web controls to display data in various formats.
Lookup Control For ASP.Net Web Applications
4/13/2015 4:21:03 PM.
This article explains how to use a Lookup web user control with some basic properties and functionalities.
Disable Drag and Drop for a Web Control or an Entire Web Form
12/23/2014 12:55:39 PM.
This article describes how to block the use of drag & drop in an entire page or just a web control.
Play Sounds on an ASP.NET Web Page
11/10/2012 4:21:19 AM.
This article describes a quick and easy approach to playing sound files on an ASP.NET web page in response to an event.
Displaying data in a ListBox Web Control
10/20/2012 4:38:46 AM.
Sample example for how to display data in a ListBox Web control.
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.
Flash Player Custom Control for ASP.NET 2.0
10/3/2012 11:32:53 AM.
This article describes a quick and simple approach to creating a custom web control used to display shockwave flash files within an ASP.NET page. Whilst the article and demonstration project are focused upon displaying a shockwave flash (SWF) file, the basic idea is applicable to any sort of object that you may wish to embed within an ASP.NET 2.0 page.
Explicitly Binding Data to ListView Web Control
9/27/2012 1:12:51 PM.
This article talks about binding data without SqlDataSource and Eval / Bind methods.
Creating a Login User Control
5/19/2012 7:15:30 AM.
In this article, we have started with an introduction to the UserControl and have learnt to use the ADO+ DataReader.As we seen User Controls simplifies several common Web application scenarios.User Controls allow developers to easily define custom controls using the same programming techniques for writing Web Forms.
Highlight GridView by Clicking on it in ASP.NET
5/13/2012 6:27:09 AM.
In this article you are going to learn how to highlight the row when clicking on it and remove the highlight when click again.
Column Resizing in GridView
3/1/2012 2:33:39 PM.
CoolGridView is a web control that extends or enhances the ASP.NET GridView control.
Creating Web Application Using Themes in ASP.NET
3/1/2012 2:04:43 PM.
A theme is a collection of settings that define the look of controls and web pages.
Sorting in WebViewer
2/29/2012 6:41:45 PM.
Recently our technical support team received a question from one of our customers about how to sort data in the Web Viewer in SharpShooter Reports. The customer wanted to click a column header to sort the data.
Handling Multiple Scripts in a Web Page
2/21/2012 11:06:24 PM.
This article shows how to handle multiple scripts in a web page.
Creating a Master-Detail Form Using GridView and DetailsView in ASP.NET
2/17/2012 3:24:52 PM.
In this article we will create a simple Master-Detail form using GridView and DetailsView
Working With the DropDownList Control in ASP.NET MVC
1/30/2012 6:33:31 PM.
In this article we will see how to use the DropDownList control in ASP.NET MVC.
Sending Automatic mail through ASP.NET
10/21/2011 12:21:44 AM.
In this article we’ll try to make use of Session and we’ll store the value in the session and after a specific interval if the session value is equal to that of the current systems time value then we’ll try to send the mail.
Welcome-Label Custom Web Control in ASP. NET
10/20/2011 11:50:04 PM.
This article is all about creating a Welcome-Label Custom Web Control in ASP.NET.
Keeping Multiple Panes open in Accordion Web Control
9/28/2011 1:33:22 PM.
This article shows an enhancement to allow multiple panes of the accordion controls to be open at the same time.
Deploying Web Applications using IIS Express
9/7/2011 9:44:05 AM.
In this article, we are going to see how to deploy web applications using IIS Express
Hyperlink Button And CheckBox in Silverlight
8/2/2011 2:38:40 PM.
This article describes how to add a Hyperlink button and CheckBox in a Silverlight DataGrid.
Datagrid Row and Column in Silverlight
8/1/2011 8:10:24 AM.
This article describe the datagrid events to get row content, changing particular column color, hiding particular column at runtime in silverlight.
Alphabetic Paging using GridView Control
8/1/2011 7:21:11 AM.
Here I am going to show Alphabetic Paging using gridview control. Here user can find data according to respective alphabet link and also can find all the data by clicking all link.
Accordian Control in Silverlight
8/1/2011 3:55:50 AM.
This article demonstrate how can we create Accordian Control dynamically in silverlight.
Password Policy/Strength ASP .NET Validator Web Control
11/24/2010 10:56:27 PM.
This articles tells us about ASP .NET Password Policy/Strength Validator web control.
Adding Web Controls to a Web Form in GDI+
9/2/2010 1:30:45 AM.
In this article you will learn how to Add Web Controls to a Web Form in GDI+
Sharepoint WebPart using ASP.NET web user control
5/11/2010 5:21:36 AM.
This is small article to provide the information that how you can connect to database from Sharepoint WebPart using ASP.NET web user control.
Understanding Web Forms and Web services in ASP.NET
2/7/2010 11:31:50 PM.
In this article I will explain Web Forms and Web services in ASP.NET.
Creating a Guest Book in ASP.NET
1/29/2010 12:44:36 AM.
In this article I will explain Creating a Guest Book in ASP.NET.
Maintain Control State in ASP.NET 2.0
7/1/2009 4:49:29 AM.
This article describes a simple approach to maintaining control state in an ASP.NET 2.0 custom web control.
Extending ASPX Panel Control to produce Rounded Corners
6/18/2009 1:11:47 AM.
This article shows how to create a custom control which encapsulates scripts. Also shows how to add method attributes to interact with VS Designer and ToolBox as well as providing intellisense dropdowns.
Extending the ASP.NET ImageButton Control
6/8/2009 6:53:54 AM.
This article describes an easy approach to extending an existing ASP.NET control; in this example, the standard toolkit’s Image Button control is extended to support roll-over effects. Given the standard control already contains existing support for both server side click events and client click events, the control is well furbished prior to the addition of the roll-over effect.
ASP.NET 2.0 Visio Custom Control
5/26/2009 6:50:12 AM.
This article describes a quick and simple approach to creating a custom web control used to display Microsoft Visio files within an ASP.NET page using Internet Explorer.
CustomWebControlsLib
5/22/2009 7:10:44 AM.
This library contain four custom controls each control has the validations for required and character type
Stock Tracker Custom Control in C# .NET
5/4/2009 2:46:46 AM.
This article describes the construction of a custom control used to check stock prices as made available through a public web service.
Customizing GridView control for data modifications
5/1/2009 12:53:32 AM.
This article is intended to illustrate how to customize GridView controls for data modification.
Chapter I: Server Control Basics
4/29/2008 1:35:59 AM.
This chapter tells you about the basics of server control.
Implement Microsoft DirectX Image Transformation Filters in ASP.NET 2.0
7/24/2007 11:32:27 AM.
This article describes an easy approach to creating custom Web controls used to display Microsoft DirectX Image Transformation filter effects in an ASP.NET 2.0 web page.
Editing, Deleting, Sorting and Paging in DataGrid Web Control
2/12/2007 4:15:20 AM.
The following article is about techniques for editing, deleting, sorting and paging using web Datagrid control.
Using ListBox Web Control
2/11/2007 10:19:14 AM.
This article explains the ListBox Web Forms control properties and methods and how to use it.
Image Resizing : Part II
1/31/2007 4:35:09 AM.
In my first article Image Resizing and FTP, I showed how I resize my digital camera pictures and FTP them to the web. I received a couple of requests to share the code for the image gallery on my web site that I use to view them so here it is.
Master-Detail Display using Nested Repeater Web Forms Control
1/30/2007 11:52:47 PM.
In this example, we will create a web page that displays a formatted view of data with a master detail hierarchy using nested Repeater controls. We will use the Northwind sample for our example. There are many different ways to accomplish this task. We will use data binding and data relations in an effort to get a simple solution.
User Management Utility for Web Form Authentication
1/30/2007 7:32:00 AM.
This article deals with the management of user login and password information for a Forms Authentication in ASP.NET.
Validating ASP.NET Server Controls
1/30/2007 7:25:44 AM.
Validation server controls are a series of controls that helps you validate the data that the user enters into the other controls that are provided with ASP.NET. They determine whether the form can be processed based upon the rules that you define in the validation server controls.
Using Calendar Control in ASP.NET
1/30/2007 7:23:20 AM.
In this article we'll see how to use Calendar control in ASP.NET.
ColorFul Web DropDown List in ASP.NET
1/30/2007 7:23:01 AM.
In this example we will build an ASP.NET User Control which provides a listing of colors with the list items displayed in the actual color that the list item represents.
Creating a Web User Control in .NET
10/13/2006 2:06:51 AM.
One of our C# Corner readers gave me the idea of converting my Add/Remove Control from a Windows Form control to a User Web Control, so we will use this control as an example for this tutorial
Deleting a DataGrid Data Based on a Column Value
8/31/2006 9:18:23 AM.
In this article we'll see how to delete the records of a DataGrid based on a column value in the database table.
Customizing the Display of Data
8/31/2006 9:12:26 AM.
This article shows you how to customize data display in a DataList control.
DropDownList Selection as you type in
1/5/2006 1:41:20 AM.
The ASP.NET DropDownList server control allows positioning within the list by typing the first character. This method does not require a trip to the server.
Empty ListView in C#
1/5/2006 1:22:53 AM.
Have you wondered how you could show text in ListView control if it's empty, just like Microsoft does it in Outlook Express and in some other applications? This article shows you how you can show text in ListView control in a simpler way.
Formatting Chemical Formulae in DataGrid
1/4/2006 11:57:23 PM.
In this article we'll see how to format chemical formulae in DataGrid Web Server Control.
Implementing Security Access Rights in ASP.NET Button
1/4/2006 11:39:13 PM.
In Web based Application, each of the users have different privileges and access rights based on their roles. Each of these roles can have read or write access for different Web pages.
Display Alphabetically Sorted Data in a Data Grid
1/4/2006 7:30:51 AM.
This code sample shows you how to display data sorted alphabetically based on the values in the database.
Format DateTime Values in XML Extracted From DataSet
1/4/2006 7:18:51 AM.
In this article we'll see how to specify the format of DateTime values extracted from the ADO.NET DataSet and to verify we will write formatted contents in xml file.
How to Add a Counter Column to the DataGrid?
1/4/2006 6:44:01 AM.
This article explains how to add functionality to add a counter column to the DataGrid.
Web Control Bulider
1/4/2006 4:32:59 AM.
The attached C# program can be used by users who dont have VS.NET IDE to generate the code for WebControls.
Validation Server Controls in Web Forms
1/4/2006 4:17:01 AM.
When working with Web applications, developers need to write two separate codes using Java Script and VB Script to validate user inputs.In this article we are going to see, how we can reduce the programmers effort on coding, reducing the execution process time and simplify the code handling and less number of lines in the coding.
Implementing Search in a DataList Web Forms Control
1/4/2006 3:44:00 AM.
Searching for the data and displaying the result in paging on the site it is important functionality for the web type applications.
Add Column Dynamically to DataGrid to Display Calculation
1/4/2006 1:51:22 AM.
In this article we'll see how to create a DataGrid column which displays the calculation of more than one field in the database table. The calculation could be addition, multiplication or even filtering rows.
How to Display Data Vertically?
1/4/2006 1:41:58 AM.
This article explains how to display data vertically rather than typically horizontal rows.
Change Color of a Column Based on Column Values
1/4/2006 1:31:59 AM.
In this article we'll see how to change the color of column based on the column value.
Implementing Custom Paging in ASP.NET DataGrid Control
1/4/2006 1:14:45 AM.
This article shows you how to implement custom paging in ASP.NET DataGrid control.
Sorted List and Web Server Control
1/4/2006 1:12:38 AM.
This article shows you to take advantage of SortedList in data binding with Web Server controls.
DataGrid and Client Side Events
1/4/2006 12:31:18 AM.
This article shows you how to use DataGrid client side events including mouse over, on click and so on.
Formatting ASP.NET DataGrid's Data
1/3/2006 11:50:38 PM.
This article shows you how to change the color of a DataGrid row and format of date.
How to Change DataGrid Header Text?
1/3/2006 11:24:38 PM.
This article shows you how to change the header text of a DataGrid programmatically.
Creating ASP.NET Controls Dynamically
1/3/2006 6:51:51 AM.
This article shows you how create ASP.NET controls dynamically and fill data from a database.
Building a Navigation System in ASP.NET
1/3/2006 6:24:04 AM.
This article shows you how to display single record per page and navigate through single record using ASP.NET.
Edit/Update a Chosen Database Record
1/3/2006 1:08:02 AM.
This article and available source code shows how to edit and update a database record through a DataGrid control