ASP.NET » Controls

We have 73 Controls tutorials, you can see below:


Using the AnyButton to Create Dynamic Image Buttons


This article describes how to use the AnyButton server control and explains a few extra features.


Details    Read Tutorial    Views: 650    Rate: 0 (0 votes)    Feb 03 2007 - 13:57

Easy SMTP Mail Using ASP.NET 2.0


The article addresses two topics: sending an email message to a standard email account, and sending an SMS message to a cell phone or pager.


Details    Read Tutorial    Views: 647    Rate: 1 (1 votes)    Feb 02 2007 - 12:32

Using DHTML Behaviors in ASP.NET


Use of DHTML behaviors in Repeater control of ASP.NET.


Details    Read Tutorial    Views: 542    Rate: 0 (0 votes)    Feb 02 2007 - 12:10

ListItem Control Background Formatting for DropDownList


An article on a workaround for setting the background color of an ASP.NET DropDownList.


Details    Read Tutorial    Views: 600    Rate: 0 (0 votes)    Feb 02 2007 - 12:10

Quick and Dirty Textbox Trimming


An article on easily trimming every textbox on an ASP.NET webpage.


Details    Read Tutorial    Views: 501    Rate: 0 (1 votes)    Feb 02 2007 - 12:09

Custom paging and clientside sorting


An article on custom paging and JavaScript sorting in DataGrid.


Details    Read Tutorial    Views: 1005    Rate: 0 (0 votes)    Feb 02 2007 - 12:08

Merging DataGrid Header Columns


This article describes the simple trick to merge the header columns of a DataGrid at run-time.


Details    Read Tutorial    Views: 1143    Rate: 5 (1 votes)    Feb 02 2007 - 12:07

Using AJAX in ASP.NET


This article shows you how to use AJAX to display a DataGrid dynamically.


Details    Read Tutorial    Views: 917    Rate: 0 (1 votes)    Feb 02 2007 - 12:06

Using AJAX in ASP.NET


This article shows you how to use AJAX to display a DataGrid dynamically.


Details    Read Tutorial    Views: 586    Rate: 0 (0 votes)    Feb 02 2007 - 12:06

Make your DataGrid perform like an Excel sheet


Make your Datagrid perform like an Excel sheet by navigating through text boxes with the arrow keys.


Details    Read Tutorial    Views: 1184    Rate: 4 (1 votes)    Feb 02 2007 - 12:05

Page DataGrid with huge count of records


Optimizing paging in DataGrids.


Details    Read Tutorial    Views: 657    Rate: 0 (0 votes)    Feb 02 2007 - 11:58

Server Side File Upload Progress Bar


File Upload Progress Bar by intercepting the ISAPI request


Details    Read Tutorial    Views: 820    Rate: 0 (0 votes)    Feb 02 2007 - 11:57

Optimized ASP.NET DataGrid Sorting


Minimize viewsate and database access to achieve optimized DataGrid sorting.


Details    Read Tutorial    Views: 518    Rate: 0 (0 votes)    Feb 02 2007 - 11:57

Paging with the ASP.NET DataGrid using J#


How to make paging with a ASP.NET 1.1 Grid control using J#.NET.


Details    Read Tutorial    Views: 413    Rate: 0 (0 votes)    Feb 02 2007 - 11:56

Handling Related Data in Multiple DataGrids with Code Behind and JavaScript


An article on handling data persistency on multiple DataGrids with JavaScript an code-behind.


Details    Read Tutorial    Views: 442    Rate: 0 (0 votes)    Feb 02 2007 - 11:55

AdRotator Using ASP.NET Code Behind


This article will teach you how to develop a website with ad management system.


Details    Read Tutorial    Views: 484    Rate: 3 (1 votes)    Feb 02 2007 - 11:54

GridView Custom Paging


This article demonstrates how you can use custom paging to improve the performance of GridView paging.


Details    Read Tutorial    Views: 1588    Rate: 0 (1 votes)    Feb 02 2007 - 11:54

Steps to Write GridView PostBack Events


This is an article about how to add events programmatically for GridView controls, for selection,deleting,sorting etc.


Details    Read Tutorial    Views: 710    Rate: 0 (0 votes)    Feb 02 2007 - 11:53

Using RowCount for sorting when paging large result sets


Fast paging with large result set.


Details    Read Tutorial    Views: 450    Rate: 0 (0 votes)    Feb 02 2007 - 11:51

How to bind RSS feeds to a GridView


How to bind RSS feeds to a GridView.


Details    Read Tutorial    Views: 467    Rate: 0 (0 votes)    Feb 02 2007 - 11:50

Introduction to XMLDataSource control in ASP.NET 2.0


Explains common properties and features of XMLDataSource control in VS.NET 2005.


Details    Read Tutorial    Views: 491    Rate: 0 (0 votes)    Feb 02 2007 - 11:48

How to set an entire DataGrid column to edit mode


This article explains how to set an entire DataGrid column to edit mode.


Details    Read Tutorial    Views: 627    Rate: 0 (0 votes)    Feb 02 2007 - 11:47

Using the ASP.NET 2.0 Wizard Control


How to dynamically create an ASP.NET 2.0 Wizard control and load child controls at run-time.


Details    Read Tutorial    Views: 468    Rate: 0 (1 votes)    Feb 02 2007 - 11:44

Merging DataGrid header columns


This article describes the technique to merge the header of a DataGrid by modifying the HTML in a tricky way.


Details    Read Tutorial    Views: 1274    Rate: 5 (1 votes)    Feb 02 2007 - 11:42

Alert / Confirm or Call any JavaScript Function on ASP.NET DataGrid Paging


Did you know that you can call any JavaScript function or stop the user from moving to the next page when he clicks on the paging links in an ASP.NET DataGrid? Read on...


Details    Read Tutorial    Views: 568    Rate: 0 (0 votes)    Feb 02 2007 - 11:41

Insert a New Row using DataGrid Hidden Columns


Use the DataGrid to easily enter new data values with a hidden row.


Details    Read Tutorial    Views: 605    Rate: 0 (1 votes)    Feb 02 2007 - 11:38

Refresh a GridView control on the parent page, from a pop up window


This article describes how to refresh a GridView control on the parent page, from a pop up window.


Details    Read Tutorial    Views: 985    Rate: 0 (0 votes)    Feb 02 2007 - 11:37

Coloring items in a ListBox


This article describes the \"bug/feature\" in the ASP.NET ListBox.


Details    Read Tutorial    Views: 440    Rate: 0 (0 votes)    Feb 02 2007 - 11:36

Multiple Column Dropdownlist for the ASP.NET DataGrid


An article on multiple column dropdownlists for the ASP.NET DataGrid.


Details    Read Tutorial    Views: 1699    Rate: 5 (1 votes)    Feb 02 2007 - 11:34

Persisting checked state across pages in a DataGrid


This is an article about maintaining checked state across pages in a DataGrid.


Details    Read Tutorial    Views: 498    Rate: 0 (0 votes)    Feb 02 2007 - 11:34

Multi-select ASP.NET datagrid


How to extend ASP.NET datagrid for multi-selection of data rows.


Details    Read Tutorial    Views: 1184    Rate: 0 (0 votes)    Feb 02 2007 - 11:33

RadioButtons inside a GridView control


In this article, we will see how to use RadioButtons inside a GridView control and retrieve the values associated with them.


Details    Read Tutorial    Views: 880    Rate: 0 (0 votes)    Feb 02 2007 - 11:30

Expanding the ASP.NET Repeater for Added Layout Control


This article describes how to reap the benefits of the ASP.NET Repeater control while at the same time be able to design your item templates in Visual Studio\'s WYSIWYG editors; instead of hand-writing the HTML.


Details    Read Tutorial    Views: 493    Rate: 0 (0 votes)    Feb 02 2007 - 11:28

GridView Delete, with Confirmation


How to implement row deletion in GridView, with confirmation.


Details    Read Tutorial    Views: 772    Rate: 0 (1 votes)    Feb 02 2007 - 11:26

ASP.NET Server Control - Design Time Support


A tutorial on adding design time support to ASP.NET custom server control.


Details    Read Tutorial    Views: 392    Rate: 0 (0 votes)    Feb 02 2007 - 11:26

Using the ASP.NET 2.0 ReportViewer in Local Mode


How to use the ASP.NET 2.0 ReportViewer control in Local mode.


Details    Read Tutorial    Views: 672    Rate: 0 (0 votes)    Feb 02 2007 - 11:25

Exporting DataGrid to Excel, Word and Text Files


How to export DataGrid to Excel, Word and Text files.


Details    Read Tutorial    Views: 679    Rate: 2 (1 votes)    Feb 02 2007 - 11:24

Selecting multiple checkboxes inside a GridView control


This article describes how you can select checkboxes inside a GridView control.


Details    Read Tutorial    Views: 821    Rate: 1 (1 votes)    Feb 02 2007 - 10:43

Populating custom business objects by binding business objects to a GridView using the ObjectDataSource in ASP.NET 2.0


A complete article on how to populate custom business objects using a common method, binding these objects to a GridView using the ObjectDataSource control.


Details    Read Tutorial    Views: 416    Rate: 0 (0 votes)    Feb 02 2007 - 10:42

Using multiple DropDownLists in a DataGrid


How to use a DropDownList on each row of a DataGrid and determine if the selections changed when posting back.


Details    Read Tutorial    Views: 498    Rate: 0 (0 votes)    Feb 02 2007 - 10:41

Fixed header in ASP.NET DataGrid


How to get a fixed header row in an ASP.NET DataGrid?


Details    Read Tutorial    Views: 955    Rate: 0 (1 votes)    Feb 02 2007 - 10:40

GridView Redux


How to add/edit a GridView in style.


Details    Read Tutorial    Views: 447    Rate: 0 (0 votes)    Feb 02 2007 - 10:40

ScrollingGrid: A cross-browser freeze-header two-way scrolling DataGrid


A cross-browser container control for a DataGrid to freeze the header row and sync the header when the DataGrid is scrolled horizontally.


Details    Read Tutorial    Views: 905    Rate: 3 (1 votes)    Feb 02 2007 - 10:39

ASP.NET Binding: DataGrid to Vertical Table


A simple way to bind a Vertical Table with a DataGrid in ASP.NET.


Details    Read Tutorial    Views: 525    Rate: 0 (0 votes)    Feb 02 2007 - 10:38

An article describing a recursive version of the DataGrid


This article explores yet another aspect of the versatile asp:DataGrid and shows how to use it to display and select recursive data.


Details    Read Tutorial    Views: 387    Rate: 0 (0 votes)    Feb 02 2007 - 10:38

Handling RadioButtons on DataGrid


This article resolves how to manage RadioButtons on the DataGrid.


Details    Read Tutorial    Views: 521    Rate: 3 (1 votes)    Feb 02 2007 - 10:37

Highlighting and selecting an item in a DataList


This article describes how you can easily highlight and select an item in a DataList.


Details    Read Tutorial    Views: 465    Rate: 0 (0 votes)    Feb 02 2007 - 10:36

GridView inline Master/Detail record display


How to view detail records inline with the master records, using the GridView control.


Details    Read Tutorial    Views: 870    Rate: 0 (1 votes)    Feb 02 2007 - 10:35

Hide DataGrid Columns via HeaderText


Shows a developer how to dynamically hide or show DataGrid columns.


Details    Read Tutorial    Views: 662    Rate: 0 (0 votes)    Feb 02 2007 - 10:34

Client Side Validation for a Checkbox in DataGrid


This article shows how to use a checkbox in a DataGrid using JavaScript.


Details    Read Tutorial    Views: 593    Rate: 0 (0 votes)    Feb 02 2007 - 10:34

Extending ASP.NET Web Controls With Custom HTML Attributes


Use existing functionality in ASP.NET to extend the framework\'s web controls.


Details    Read Tutorial    Views: 359    Rate: 0 (0 votes)    Feb 02 2007 - 10:33

Avoiding ActiveX Activation in IE


An updated version of the AutoActivateControl class posted by Dundas Software.


Details    Read Tutorial    Views: 390    Rate: 0 (0 votes)    Feb 02 2007 - 10:32

ASP.NET Query control


A declarative ASP.NET Query control with parameter support; this article offers examples of custom control parsing and provider-neutral database access


Details    Read Tutorial    Views: 382    Rate: 0 (0 votes)    Feb 02 2007 - 10:31

ASP.NET TreeView Control & the Client's Browser


Demonstrates how to use the Microsoft ASP.NET TreeView control from client-side script.


Details    Read Tutorial    Views: 478    Rate: 0 (0 votes)    Feb 02 2007 - 10:30

The Freeze Pane DataGrid


Creating a DataGrid with the ability to lock the header row and first column(s).


Details    Read Tutorial    Views: 1030    Rate: 5 (1 votes)    Feb 02 2007 - 10:30

Truly Dynamic and Re-usable DataGrids


How to add DataGrid columns dynamically with ITemplate, XML and templated controls.


Details    Read Tutorial    Views: 422    Rate: 0 (0 votes)    Feb 02 2007 - 10:29

PleaseWaitButton ASP.NET Server Control


An approach to displaying a \"please wait\" message/animated gif following a button click using encapsulated client-side JavaScript


Details    Read Tutorial    Views: 633    Rate: 0 (1 votes)    Feb 02 2007 - 10:29

GridThemes


Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.


Details    Read Tutorial    Views: 484    Rate: 0 (0 votes)    Feb 02 2007 - 10:28

Simplify ASP.NET DataGrid by Eliminating Code-Behind


How to simplify the ASP.NET DataGrid by eliminating code-behind.


Details    Read Tutorial    Views: 398    Rate: 0 (0 votes)    Jan 23 2007 - 14:39

Data Binding in WebControls


An article on how to actually support data binding in your WebControl such that you can manipulate them in the Properties window.


Details    Read Tutorial    Views: 411    Rate: 0 (0 votes)    Jan 23 2007 - 14:39

Formatting AutoGenerateColumns in an ASP.NET Grid


Demonstrates how to apply conditional formatting in a GridView or DataGrid when columns are dynamically generated, and wrap such code in an IExtenderProvider control.


Details    Read Tutorial    Views: 539    Rate: 5 (1 votes)    Jan 23 2007 - 14:38

How to group RadioButtons


This article describes how to group radio-buttons when using them in DataGrid, DataList, Repeater etc.


Details    Read Tutorial    Views: 557    Rate: 0 (0 votes)    Jan 23 2007 - 14:37

Creating Custom Web Controls with ASP.NET 2.0


The new adaptive rendering model in ASP.NET 2.0 provides a number of new options for control writers. This article shows how those options make creating custom controls for ASP.NET easier than before.


Details    Read Tutorial    Views: 14708    Rate: 1 (1 votes)    Dec 06 2005 - 09:56

GridView Examples for ASP.NET 2.0


This article illustrates how to accomplish a number of common tasks with the Microsoft ASP.NET 2.0 GridView control. Each task is accompanied by a description of the new concepts covered, and the complete working examples are available for download with this article.


Details    Read Tutorial    Views: 5062    Rate: 5 (1 votes)    Nov 22 2005 - 12:20

ASP.NET 2.0 Xml Control


The Xml control of ASP.NET 2.0 is used to display an XML document and apply XML transformations to transform the data. This article shows how to use Xml control.


Details    Read Tutorial    Views: 1122    Rate: 0 (0 votes)    Nov 03 2005 - 15:20

ASP.NET 2.0 FileUpload Control (CSharpCorner.com)


ASP.NET 2.0 FileUpLoad control is used to browse and upload a file from a web page. This tutorial shows how to use ASP.NET 2.0 FileUpload control.


Details    Read Tutorial    Views: 2349    Rate: 5 (1 votes)    Oct 27 2005 - 12:19

Extending the DataGrid Control


This article covers how you can extend the DataGrid control. Instead of building a control from scratch, just add some new functionality to existing controls, we'll show you how.


Details    Read Tutorial    Views: 2205    Rate: 0 (0 votes)    Jul 11 2005 - 16:23

Hiding DataGrid Columns


In this article we will discuss how to write C# code to hide datagrid columns based on a user click.


Details    Read Tutorial    Views: 2031    Rate: 4 (1 votes)    Jul 11 2005 - 15:54

How to group RadioButtons


This article describes how to group radio-buttons when using them in DataGrid, DataList, Repeater etc.


Details    Read Tutorial    Views: 2227    Rate: 3 (2 votes)    Sep 10 2004 - 20:08

Extending the ASP.NET XML control


This project shows how to extend the ASP.NET XML control and the way to use it to call a web service.


Details    Read Tutorial    Views: 864    Rate: 4 (1 votes)    Sep 10 2004 - 20:07

DataGridDemo


Using the ASP.NET DataGrid for fun and profit...


Details    Read Tutorial    Views: 1151    Rate: 5 (1 votes)    Sep 10 2004 - 20:01

DateTimePicker Web Control


DateTimePicker control making use of the ASP.NET Calendar control.


Details    Read Tutorial    Views: 5155    Rate: 0 (1 votes)    Sep 10 2004 - 20:00

DataCalendar


A data-driven, templated sub-class of the ASP.NET Calendar control.


Details    Read Tutorial    Views: 2114    Rate: 5 (1 votes)    Sep 10 2004 - 14:38