Click here to Skip to main content
6,594,432 members and growing! (17,456 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

ASP.NET Intrinsic Controls


Web Development » ASP.NET Controls
Language
Platform
Technology
Audience
Skill Level
Clear All

Contents

 

ASP.NET - ASP.NET Controls

top
Title / Updated Author Score  
ASP.NET PDF Viewer User Control Without Acrobat Reader Installed on Client or Server
Updated: 17 Sep 2009  
ASP.NET PDF document viewer control that does not require any Acrobat product to be installed
VB (VB 7.x, VB 8.0, VB 9.0, VB 6, VB 10), .NET (.NET 2.0), ASP.NET, Dev
Ron Schuler 4.85
ASP.NET PartialHyperLink Control
Updated: 16 Jun 2009  
Introducing a small user control to simplify localization of literal text with contained hyperlinks
C#, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Uwe Keim 4.85
How to group RadioButtons
Updated: 11 Aug 2004  
This article describes how to group radio-buttons when using them in DataGrid, DataList, Repeater etc.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Vladimir Smirnov 4.79
Type converters, your friendly helpers!
Updated: 28 Apr 2005  
Any time you developed a web form or Windows form using the Visual Studio .NET designer or used the view state architecture of ASP.NET you have relied on the help of a type converter. As the name already states, type converters are used to convert from one type to another.
C#, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
klaus_salchner@hotmail.com 4.78
DayPilot Scheduler Control for ASP.NET
Updated: 20 Apr 2009  
Flexible open-source scheduler control (resource booking, project management, timeline and free/busy visualization)
C#, ASP.NET, WebForms, Dev
Dan Letecky 4.77
Server Control for Injection of Client ActiveX Control
Updated: 19 Aug 2009  
An article outlining an ASP.NET server control which wraps functionality to add ActiveX controls to a page - with postback support
C#, Windows, .NET (.NET 2.0), ASP.NET, Dev
Grant Drury-Green 4.75
A Templated databound Repeater control with per-row template selection
Updated: 9 Sep 2004  
This control allows you to select a template for each different row in your Repeater, based on the content of that row.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
Rob van der Veer 4.74
Support for Generics in ASP.NET Server Controls
Updated: 29 Jan 2009  
Implementation of a framework to support Generics in ASP.NET server controls, including strong-typing of ITemplate containers.
C# (C# 3.0), CSS, .NET (.NET 3.5), ASP.NET, WebForms, Ajax, Architect, Dev
Steven James Gray 4.70
Data Binding in WebControls
Updated: 4 Oct 2002  
An article on how to actually support data binding in your WebControl such that you can manipulate them in the Properties window.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Shaun Wilde 4.69
ASTreeView - A Powerful ASP.NET TreeView Control
Updated: 22 Oct 2009  
A full functional treeview control for ASP.NET, including drag and drop, Ajax loading, context menu, dropdown treeview.
C#, Javascript, Windows, ASP.NET, Ajax, Dev
JIN Weijie 4.68
How to Develop a Simple Vertical Text Scroller Custom Server Control in ASP.NET
Updated: 23 Jul 2009  
Step by step on how to create a custom server control in ASP.NET 2.0
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, Dev
Bryian Tan 4.67
GroupingView
Updated: 16 Jul 2008  
A templated, data-bound ASP.NET 2.0 control that groups data according to a field in the source, with support for aggregations.
C#, .NET (.NET 2.0), ASP.NET, Dev
Mike Ellison 4.66
Google's Static Map API WebControl
Updated: 21 May 2008  
Shows you how to build an image based WebControl displaying static maps with markers
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev, Design
Florian DREVET 4.65
JavaScript and Server Controls 101 - Unedited
Updated: 3 Jun 2009  
A brief discussion of how to bind JavaScript to custom server/ASP.NET Controls using the AJAX client control model.
C#, Javascript, .NET, ASP.NET, All Topics, Architect, Dev
Jeremy Likness 4.64
DataCalendar
Updated: 19 Feb 2004  
A data-driven, templated sub-class of the ASP.NET Calendar control
Windows, .NET, ASP.NET, Visual Studio, Dev
Mike Ellison 4.63
Template Based Multiple Control Validator
Updated: 25 Mar 2009  
A templated server control that allows us to validate multiple controls with the same validation controls
C# 2.0, Windows, .NET 2.0, ASP.NET, Dev
Hisham Kedjour 4.62
ASP.NET Splitter Bar - Resize panels, table cells, and controls
Updated: 10 Mar 2008  
VwdCms.SplitterBar is a server control that allows you to easily add resizing to your web page layout, now supports both vertical and horizontal resizing.
C# 2.0, Windows, .NET 2.0, ASP, ASP.NET, ADO.NET, VS2005, Dev
Jeff Bazinet 4.61
PleaseWaitButton ASP.NET Server Control
Updated: 21 Sep 2004  
An approach to displaying a "please wait" message/animated gif following a button click using encapsulated client-side JavaScript
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, Dev
Mike Ellison 4.61
ASP.NET - C# Retrieve DataGrid Cell via HeaderText
Updated: 15 Aug 2005  
Shows a developer how to retrieve a column or cell via the column HeaderText.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Kenny Young 4.60
Panel Container with Styled and Region-based Editing
Updated: 9 Nov 2006  
A custom Panel container with regions-based editing.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
jjzam 4.60
ListView Header Sort Direction Indicators
Updated: 13 May 2008  
Writing an ASP.NET Custom Control which extends the ListView to visually show sort direction for columns.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (WinXP, Win2003, Vista), .NET (.NET 3.5), ASP.NET, IIS (IIS 6, IIS 7), Visual Studio (VS2008), WebForms, IE 6.0, IE 7, Dev
Philip Lippard 4.60
From Table to TreeView…Displaying Hierarchies - Unedited
Updated: 2 Apr 2009  
Who remembers Object Databases? At one time they were going to dominate the programming world. But, as with a lot of over-hyped technology (Lisp, AI, ADA, Virtual Reality) they were destined to a small niche segment of the market. Relational Databases remain king. Why? Because Relational Databases
C#, XML, Windows, .NET, ASP.NET, COM
Steve Wellens 4.60
Exposing Events in ASP.NET Server Controls
Updated: 26 May 2009  
Thoughts, approaches, and major pitfalls in exposing ASP.NET server control events.
C# 1.0, C# 2.0, C# 3.0.NET 1.0, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Dev
Kirill Osipov 4.60
Extending ASP.NET Web Controls With Custom HTML Attributes
Updated: 13 Apr 2005  
Use existing functionality in ASP.NET to extend the framework's web controls.
C#, Javascript, Windows, .NET, ASP.NET, WebForms, VS.NET2003, VS2005, IE 6.0, Dev
Javier Lozano 4.59
ASP.NET Query control
Updated: 15 Mar 2004  
A declarative ASP.NET Query control with parameter support; this article offers examples of custom control parsing and provider-neutral database access
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Mike Ellison 4.58
ASP.NET TreeView Control & the Client's Browser
Updated: 22 Jul 2005  
Demonstrates how to use the Microsoft ASP.NET TreeView control from client-side script.
C#, Windows, .NET, ASP.NET, VS.NET2003, Dev
Mike Elliott 4.58
Asp.net date picker control part 2 - Unedited
Updated: 24 Aug 2009  
codeproject download code here Introduction In my previous post How to: Create a Date Picker Composite Control in ASP.NET (C#). I explained how to work with asp.net composite control to create a date picker control for asp.net. Problem However to use that control you still require JavaS
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), .NET (.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Visual Studio (VS.NET2003, VS2005, VS2008), Architect, Dev, Design
Salmanzz 4.57
Improve ASP.NET Chart with jQuery
Updated: 13 Jul 2009  
A simple example of how to use the ASP.NET charting control with jQuery.
Javascript, C# 3.0.NET 3.5, ASP.NET, WebForms, Ajax, VS2008, Dev
Malphas1981 4.57
DataGridHelper tool
Updated: 21 Jul 2005  
A utility class to ease adding CSS classes and confirmation dialogs to the ASP.NET DataGrid component.
C#, Javascript, CSS.NET 1.0, .NET 1.1, Win2K, WinXP, ASP.NET, IIS, ADO.NET, VS.NET2003, Dev
Jakob Lund Krarup 4.57
Selecting multiple checkboxes inside a GridView control
Updated: 3 Aug 2005  
This article describes how you can select checkboxes inside a GridView control.
C#, Javascript, HTML, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
azamsharp 4.56
An ASP.NET Color Picker Control based on YUI Color picker - Unedited
Updated: 3 Jun 2009  
An ASP.NET Color Picker Control based on YUI Color picker
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Ajax, Dev
Alon.Weiss 4.54
Creating a custom DataSourceControl with full design time support
Updated: 19 Jun 2007  
An article on creating a DataSourceControl with full design time support
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Manuel Abadia 4.53
GridView inline Master/Detail record display
Updated: 17 Feb 2006  
How to view detail records inline with the master records, using the GridView control.
C#, SQL, Windows, .NET 2.0, ASP.NET, ADO.NET, WebForms, VS2005, DBA, Dev
Gary Dryden 4.53
ASP.NET CheckBox Command in DataView or Repeater
Updated: 9 Mar 2007  
Describes a very simple way on how to use a CheckBox in a GridView or Repeater in a manner similar to a Button.
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Ruslan Sudentas 4.52
Cross-Browser Panel Web Control
Updated: 23 May 2009  
The standard Panel control doesn't have good layout in most browsers. A new Panel Web Control is introduced with consistent look-and-feel for every browser.
C# (C# 2.0, C# 3.0), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP, ASP.NET, WebForms, Ajax, Dev, Design
truongpham 4.52
Using the ASP.NET 2.0 ReportViewer in Local Mode
Updated: 14 Sep 2006  
How to use the ASP.NET 2.0 ReportViewer control in Local mode.
C#, SQL, Windows, .NET 2.0, ASP.NET, SQL 2005, VS2005, DBA, Dev
ShirleySW 4.52
A Web Tab Control Enhanced With Design Time Support
Updated: 22 Feb 2007  
A web Tab Control that is full customizable.
Windows, .NET, ASP.NET, Visual Studio, Dev
jjzam 4.50
Building a Better AutoComplete User Control
Updated: 21 Apr 2009  
Expand the usefulness of the AutoComplete Ajax extender
VB (VB 7.x, VB 8.0, VB 9.0, VB 6), Javascript, .NET (.NET 2.0), ASP.NET, Ajax, Dev
Steve Krile 4.50
Write jQuery Plugin WebControl for ASP.NET Just in Few Minutes!
Updated: 9 Jun 2009  
Write jQuery plugin WebControl for ASP.NET just in few miniutes!
C# (C# 2.0, C# 3.0), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP, ASP.NET, WebForms, Ajax, Architect, Dev, Design
Ray_Liang 4.50
ASP.NET - Date Picker Server Control
Updated: 13 Oct 2009  
The article provides an example of how to develop an ASP.NET Date Picker server/user control. It includes both source and ready to use build (binary).
C# (C# 2.0), Javascript, CSS, HTML, Windows, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, WebForms, Ajax
slimee 4.50
Clickable and Double Clickable Rows with GridView and DataList Controls (ASP.NET 2.0)
Updated: 20 Dec 2006  
Handle single and double clicks with both the GridView and DataList Controls. Also, use ClientScript.RegisterForEventValidation to register the events and avoid disabling event validation.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Declan Bright 4.48
Customising the DataGrid pager in ASP.NET
Updated: 15 Oct 2005  
Making the pager in a DataGrid more useful by adding additional information about the data being displayed.
C#.NET 1.1, WinXP, ASP.NET, ADO.NET, VS.NET2003, Dev
Munsifali Rashid 4.48
Avoiding ActiveX Activation in IE
Updated: 15 Jun 2006  
An updated version of the AutoActivateControl class posted by Dundas Software.
C#, Javascript, Windows, .NET 1.1, .NET 2.0, ASP.NET, VS.NET2003, VS2005, Dev
Richard Deeming 4.48
Enhanced List Box Control
Updated: 8 Sep 2004  
Enhanced List Box Control
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Mankayarkarasi 4.46
GridView Delete, with Confirmation
Updated: 10 Jan 2006  
How to implement row deletion in GridView, with confirmation.
C#, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
azamsharp 4.46
Handling RadioButtons on DataGrid
Updated: 6 May 2005  
This article resolves how to manage RadioButtons on the DataGrid.
C#, Javascript, .NET, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Hernan Molina 4.45
Hide DataGrid Columns via HeaderText
Updated: 20 Jul 2005  
Shows a developer how to dynamically hide or show DataGrid columns.
C#, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, Dev
Kenny Young 4.45
Adding a CheckBox column to your DataGrid
Updated: 3 Sep 2002  
A CheckBox column that is can be used and bound in a DataGrid
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Shaun Wilde 4.44
ScrollingGrid: A cross-browser freeze-header two-way scrolling DataGrid
Updated: 28 Aug 2006  
A cross-browser container control for a DataGrid to freeze the header row and sync the header when the DataGrid is scrolled horizontally.
C#, Javascript.NET 1.1, Win2K, WinXP, ASP.NET, ADO.NET, VS.NET2003, Dev
Ashley van Gerven 4.43
Persisting Changes Made to a ReorderList
Updated: 29 Jun 2007  
This article demonstrates a way to save changes made to the initial order presented in a ReorderList
C#, Javascript, XML, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Ajax, Dev
S. M. SOHAN 4.43
Exporting DataGrid to Excel, Word and Text Files
Updated: 21 Jul 2005  
How to export DataGrid to Excel, Word and Text files.
C#, VB, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
azamsharp 4.40
Add a Tree Menu to DataGrid Header Text
Updated: 9 Nov 2005  
This article shows how to add a JavaScript tree menu to a DataGrid head text.
C#, Javascript, XML.NET 1.0, Win2K, ASP.NET, ADO.NET, WebForms, Dev
Florence FZ Li 4.40
Add some Style to your DataGrids
Updated: 5 Jul 2004  
Use CSS style sheets to apply re-usable styles across all of your grids.
Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, IE 5.5, Dev
Steven Campbell 4.39
An article describing a recursive version of the DataGrid
Updated: 28 Oct 2005  
This article explores yet another aspect of the versatile asp:DataGrid and shows how to use it to display and select recursive data.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Rohit Wason 4.39
ASP.NET Binding: DataGrid to Vertical Table
Updated: 3 Jan 2005  
A simple way to bind a Vertical Table with a DataGrid in ASP.NET.
C#, VC7.1, Windows, .NET 1.1, ASP.NET, Visual Studio, ADO.NET, IIS 5.1, IIS 6, Dev
Oleg Kobchenko 4.36
Fixed header in ASP.NET DataGrid
Updated: 20 Apr 2005  
How to get a fixed header row in an ASP.NET DataGrid?
Windows, .NET, ASP.NET, Visual Studio, WebForms, IE 6.0, IE 5.5, Dev
KjellSJ 4.35
GridView Redux
Updated: 20 Feb 2006  
How to add/edit a GridView in style.
C#, Windows, .NET 2.0, ASP.NET, ADO.NET, VS2005, Dev
Gary Dryden 4.34
DayPilot MonthPicker for ASP.NET
Updated: 15 May 2008  
A light-weight month picker that will save you an hour or two
C#, .NET, ASP.NET, WebForms, Dev
Dan Letecky 4.33
Templated Hierarchical Repeater Control
Updated: 5 Mar 2009  
A Templated Databound control for making TreeViews and displaying hierarchical data
Javascript, CSS, HTML, C# 2.0.NET 2.0, ASP.NET, WebForms, Dev
David Bywaters 4.33
FormView with a Paging Template
Updated: 6 May 2009  
What it would take to create a pager template that is similar to a good GridView paging template.
C#.NET 3.5, ASP.NET, VS2008, Dev
Joshua Blackstone 4.33
Disable a timer at every level of your ASP.NET control hierarchy - Unedited
Updated: 24 Aug 2009  
Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it. The problem I have is that if you have a DropDownList on the
VB (VB 7.x, VB 8.0, VB 9.0, VB 6, VB 10), ASP.NET, WebForms, Dev
Martin Hinshelwood 4.33
Gantt Chart / Event Calendar / Calendar Planner
Updated: 9 Jun 2005  
Scrollable ASP.NET Gantt Chart / Event Calendar / Calendar Planner web control.
C#, Windows, .NET 1.0, ASP.NET, Dev
Jean-marc Lai 4.32
Simple MessageBox functionality in ASP.NET
Updated: 24 Jun 2004  
An article describing how to offer simple MessageBox functionality in ASP.NET
C#, Windows, .NET, ASP.NET, IIS, Visual Studio, Dev
Lee Gunn 4.30
ASP.NET C# Disable/Enable ListItems
Updated: 26 Aug 2004  
This article demonstrates how it is possible to disable/enable individual ListItems in a ASP.NET CheckBoxList Server Control.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Kenny Young 4.29
Multiselect Dropdown for Web Applications
Updated: 17 Dec 2008  
How to select multiple values from 'a dropdown look & feel' in a Web application
C#, Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, Ajax, Dev
Sandeep Mewara 4.28
Advanced DataGrid Formating with ItemDataBound
Updated: 14 Mar 2005  
Use ItemDataBound to spice up your DataGrid and have it look cool.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Frank Kerrigan 4.26
A Simple ASP.NET Server Control: Message Box & Confirmation Box
Updated: 2 Sep 2004  
An article on creating a simple ASP.NET server control that functions as Message Box and Confirmation Box
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Ning Liao, Liang Yang 4.24
A Simple DataGrid Row Tooltip For Beginners.
Updated: 14 Sep 2006  
A simple DataGrid Row Tooltip for beginners.
C#, Javascript, HTML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Prakash Kalakoti 4.23
Implementing a NextPrev Numeric Pager in ASP.NET
Updated: 6 Dec 2007  
Code for implementing a NextPrev numeric pager mode via a pager template class.
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, VS2005, Dev
Justin Bozonier 4.22
Merge DataGrid Header
Updated: 26 Oct 2004  
Shows how to merge DataGrid header at run-time.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
irwansyah 4.20
Extending the ASP.NET XML control
Updated: 16 Jul 2002  
Extending ASP.NET XML control
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Laurent Kempé 4.20
JavaScript and User Controls 101 - Unedited
Updated: 3 Jun 2009  
Learn how to best embed/associate JavaScript with ASP.NET user controls.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5), ASP.NET, Ajax, Architect, Dev
Jeremy Likness 4.20
Client Side Validation for a Checkbox in DataGrid
Updated: 8 Mar 2006  
This article shows how to use a checkbox in a DataGrid using JavaScript.
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
jebarson 4.19
Hack to enforce the cache of an XmlDataSource to invalidate
Updated: 16 Jun 2008  
I found that when you change the Data property of an XmlDataSource control via code, it will not automatically invalidate the cache. This is a hack for this problem.
C# (C# 1.0, C# 2.0, C# 3.0), Windows, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
percyboy 4.17
ASP.NET Rating Control
Updated: 13 Apr 2009  
ASP.NET rating control
C# (C# 2.0), Javascript, HTML, XHTML, .NET, ASP.NET, WebForms, Ajax, Dev, Design
taihip 4.17
Hiding Inherited Properties from the PropertyGrid
Updated: 22 Aug 2005  
Two techniques for hiding properties, inherited from base controls, from the PropertyGrid.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Shaun Wilde 4.15
Using multiple DropDownLists in a DataGrid
Updated: 9 Jan 2006  
How to use a DropDownList on each row of a DataGrid and determine if the selections changed when posting back.
C#, SQL, Windows, .NET 1.1, ASP.NET, ADO.NET, WebForms, VS.NET2003, DBA, Dev
rbriere 4.14
Ajax ComboBox in ASP.NET
Updated: 5 Nov 2008  
I have created a ComboBox control that mimics the functionality of Google suggest. As you type a search phrase, it automatically displays a list of matching entries in a dropdown.
C#, Javascript, XML, ASP, ASP.NET, WebForms, Ajax
Najmul Hoda 4.14
Conditional Formatting ASP.NET DataGrid Columns
Updated: 21 Apr 2003  
How to format ASP.NET datagrid columns by handling ItemDataBound event at run time.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Softomatix 4.13
ASP.NET Charting Controls
Updated: 18 Dec 2008  
Usage of ASP.NET Charting Controls provided with .NET Framework 3.5 SP1
ASP, ASP.NET, Ajax, Dev
Madhukar Mudunuru 4.13
PickList
Updated: 9 Jun 2004  
Two listboxes to choose from and client-side scripting to move items from left to right and vice versa
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Dries de Groot 4.13
Another tree web control for ASP.NET applications
Updated: 16 May 2004  
A tree web control written in VB.NET that loads data on demand
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
big71 4.13
Suite of MySQL Provider Implementations for ASP.NET 2.0
Updated: 22 Oct 2007  
An Article on Implementing MySQL Providers for ASP.NET 2.0 Membership, Roles, Site Map and Personalization
C#, Windows, .NET 2.0, ASP.NET, IIS, Visual Studio, WebForms, MySQL, Dev
J Snyman 4.11
A Simple FolderViewer Control
Updated: 6 Feb 2009  
This article explains how to develop your own folder viewer control.
C# 3.0, .NET, ASP.NET
Syed M Hussain 4.09
Using CheckBoxes within the DataGrid control to select records
Updated: 3 Jul 2004  
This article is about using CheckBoxes in a Datagrid control to select records as in a mail box.
C#, SQL.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, IIS, ADO.NET, SQL 2000, VS.NET2003, DBA, Dev
Ansil 4.06
Source Code for JQuery ASP.NET Controls
Updated: 10 Jun 2009  
Get a start to building your own JQuery Controls
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, JScript .NET, .NET, ASP.NET, Architect, Dev, Design
Sike Mullivan 4.06
I3HTree – Html Tree + Html Grid Web Control
Updated: 23 Aug 2004  
An html tree control plus integrated data grid support for ASP.NET applications.This is the second release of the I3HTree control; several new features have been added, first of all an integrated grid support.
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
big71 4.05
Selecting multiple checkboxes in a DataGrid control
Updated: 4 Aug 2004  
How to select multiple checkboxes in a DataGrid control.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
azamsharp 4.00
Expanding the ASP.NET Repeater for Added Layout Control
Updated: 30 Aug 2004  
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.
VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Barry Etter 4.00
ASP.NET Server Control - Design Time Support
Updated: 9 Feb 2005  
A tutorial on adding design time support to ASP.NET custom server control.
C#, VC8.0, Windows, .NET 1.1, .NET 2.0, ASP.NET, ADO.NET, VS.NET2003, Dev
Yitzhak Gootvilig 4.00
Nesting Repeaters with Hierarchical Data and Server-Binding
Updated: 5 May 2005  
You can find fragments about nesting Repeaters online, but these methods demystify this elusive .NET control.
C#, HTML.NET 1.1, Win2K, WinXP, ASP.NET, Visual Studio, Architect, Dev
Thomas Kurek 4.00
Fix textbox resizing problem
Updated: 2 Jan 2008  
Fix resizing problem for textboxes inside tables on Internet Explorer when width is specified in percentage.
C# 1.0, C# 2.0, C# 3.0.NET 2.0, ASP.NET, Dev, Design
Girish Chandra 4.00
Error Handling Customization for ASP.NET UpdatePanel
Updated: 21 Jan 2009  
How to customize an UpdatePanel client side error that is presented to the user.
C#, Javascript.NET 2.0, ASP.NET, Ajax, Dev
msp.netdev 4.00
Keeping the listitem color of a DropDownList during postback
Updated: 11 Jun 2009  
Keeping the styles that you apply to a dropdownlist during postback; the article focuses on color styles.
C#, Javascript, CSS, HTML, XHTML, ASP.NET, WebForms, Ajax, Dev
yeya8a 4.00
How To Perpetuate Dynamic Controls Between Page Views in ASP.NET - Unedited
Updated: 3 Aug 2009  
CodeProjectOne of the problems I've come across more than once in the recent past is with dynamically generated controls in ASP.NET pages and the fact that they seem to disappear in the form's post back.The basic reason for this is that dynamically generated form controls, which are usually generate
C++, Windows
Simon Pickersgill 4.00
Practical use of the DataGrid's ItemDataBound event.
Updated: 27 Oct 2004  
Using the ItemDataBound event to modify the content and formatting of any cell in a DataGrid.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Luc Archambault 3.97
ASP.NET Extended DataGrid UI Features
Updated: 29 Aug 2004  
The ASP.NET DataGrid Server Control is a versatile control. The control displays data bound information in a HTML table. There are several key UI features that the DataGrid does not have. For instance, many HTML tables that show data in a list, change the color of the row when the mouse hovers over.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Kenny Young 3.95
Binding the ASP.NET TreeView to a DataSet or an ObjectDataSource
Updated: 2 May 2008  
The TreeView can not bind to a DataSet or to an ObjectDataSource. With one line of code, you can do that now.
HTML, C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, ADO.NET, Dev
Ralph Varjabedian 3.95
ASP.NET GridView - Add a new record
Updated: 19 Dec 2005  
ASP.NET GridView - how to add a new record.
C#, Windows, .NET 2.0, ASP.NET, ADO.NET, VS2005, Dev
Gary Dryden 3.94
Nested and Grouped Repeaters
Updated: 15 Aug 2005  
Create a data-driven report web page with nested ASP.NET repeaters.
C#, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
smwhit 3.92
Populating custom business objects by binding business objects to a GridView using the ObjectDataSource in ASP.NET 2.0
Updated: 20 Jan 2006  
A complete article on how to populate custom business objects using a common method, binding these objects to a GridView using the ObjectDataSource control.
Windows, .NET 2.0, ASP.NET, ADO.NET, WebForms, VS2005, Dev
siva pinnaka 3.92
Gridview Inside a GridView in ASP.NET 2.0
Updated: 30 May 2006  
An article on how to use a GridView control in ASP.NET 2.0, having multiple controls in templates inside it.
VB, HTML, Windows, .NET 2.0, ASP.NET, ADO.NET, VS2005, Dev
Nikhil Contractor 3.91
A simple RadioButtonList in a Web DataGrid Column
Updated: 23 Aug 2004  
A very simple and practical way, how a single RadioButton acts as a RadioButtonList in a web DataGrid server control column.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Socrate1 3.91
Drag and Drop with Persistence using JQuery
Updated: 8 Mar 2008  
How to create a drag and drop functionality to add users to a room
C#, .NET, ASP.NET, Ajax, Dev, Design
azamsharp 3.91
A Useful Generic Class Handling DropDownList, ListBox, CheckBoxList, RadioButtonList, and BulletedList in ASP.NET 2.0
Updated: 3 Dec 2006  
In this article, I present you with a generic class, ListAssistant, which serves the purpose of handling all of DropDownList, ListBox, CheckBoxList, RadionButtonList, and BulletedList controls with one piece of generic code.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Tomz_KV 3.90
RadioButtons inside a GridView control
Updated: 13 Feb 2006  
In this article, we will see how to use RadioButtons inside a GridView control and retrieve the values associated with them.
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
azamsharp 3.89
DataGrid Template Columns creation in Runtime (using C#) and DataBinding
Updated: 29 May 2004  
Creating Template Columns in runtime and data binding.
C#, VB.NET 1.1, Win2003, ASP.NET, Visual Studio, Dev
R. Senthil Kumaran 3.88
Populating DataGrid control from a parent-child relationship DB table
Updated: 7 Aug 2004  
This article explains how to populate a DataGrid with records from a database table containing a parent-child relationship.
C#, VB.NET 1.0, .NET 1.1, WinXP, ASP.NET, VS.NET2003, Dev
Jimmy M Joy 3.88
Persisting checked state across pages in a DataGrid
Updated: 4 Sep 2005  
This is an article about maintaining checked state across pages in a DataGrid.
C#, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, Dev
Ansil 3.88
ViewState in Dynamic Control
Updated: 22 Apr 2009  
Maintaining ViewState while working with Dynamic Control
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP, ASP.NET, Dev
BhadeliaImran 3.88
Extending the ASP.NET DataPager: Creating a Google Analytics ASP.NET data pager
Updated: 14 Apr 2008  
The GooglePagerField web control extends the DataPager webcontrol to create a Google Analytics pager look-alike.
C# (C# 2.0), Windows, .NET (.NET 3.5), ASP.NET, Dev
Luis Ramirez 3.87
GridView Custom Paging
Updated: 3 Nov 2006  
This article demonstrates how you can use custom paging to improve the performance of GridView paging.
C#, SQL, Windows, .NET, ASP.NET, Visual Studio, DBA, Dev
azamsharp 3.86
Coloring items in a ListBox
Updated: 30 Aug 2004  
This article describes the "bug/feature" in the ASP.NET ListBox.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Richard Parsons 3.86
Using the ASP.NET 2.0 Wizard Control
Updated: 1 Sep 2006  
How to dynamically create an ASP.NET 2.0 Wizard control and load child controls at run-time.
C#, SQL, Windows, .NET, ASP.NET, Visual Studio, SQL 2000, SQL 2005, DBA, Dev
ShirleySW 3.85
Dynamically load controls into a DataGrid
Updated: 21 Sep 2004  
A method for loading a DataGrid with controls at runtime, and later allowing DataSet updates.
VB, XML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Mark Killmer 3.82
DateTimePicker Web Control
Updated: 23 Apr 2004  
DateTimePicker control making use of the ASP.NET Calendar control.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
jithus 3.81
Multi-select ASP.NET datagrid
Updated: 7 Mar 2004  
How to extend ASP.NET datagrid for multi-selection of data rows.
C#, VB, Javascript.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Prashant Nayak (.Net Lover) 3.81
Highlighting and selecting an item in a DataList
Updated: 14 Feb 2006  
This article describes how you can easily highlight and select an item in a DataList.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
W. Jansoone 3.81
Clickable Rows in a DataGrid
Updated: 1 Dec 2005  
How to setup a DataGrid to accept a user's click on a row.
C#, Windows, .NET 1.1, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
Dave Hurt 3.80
DynamicData Many to Many FieldTemplate
Updated: 15 Oct 2008  
Edit control for 'n to n' or 'many to many' table relations for DynamicData
C# 3.0, ASP.NET
Rooc 3.80
Enable DataList Row Highliting and Click Event Postback
Updated: 14 Aug 2004  
Enable DataList row highliting and Click event postback using non-display button and databinding technique.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS, WebForms, VS.NET2003, Dev
billxie 3.78
Multiple Column Dropdownlist for the ASP.NET DataGrid
Updated: 1 Jun 2005  
An article on multiple column dropdownlists for the ASP.NET DataGrid.
C#, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
Jayarajan S Kulaindevelu 3.76
ASP.NET Content Scroller Control
Updated: 24 May 2009  
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
Javascript, CSS, XHTML, VB 7.x, VB 8.0, VB 9.0.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, .NET 3.5, ASP.NET, WebForms, Dev
Rahul Singla 3.75
How to: Create a Date Picker Composite Control in ASP.NET (C#) - Unedited
Updated: 2 Jul 2009  
codeproject download code here Introduction Composite controls are controls that combine multiple controls together to form a new reusable control. For example, a simple composite control could consist of both a Label control and a TextBox control. This example, however, puts one Tex
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, Architect, Dev, Design
Salmanzz 3.75
Insert a New Row using DataGrid Hidden Columns
Updated: 23 Jun 2005  
Use the DataGrid to easily enter new data values with a hidden row.
C#, Windows, .NET, ASP, ASP.NET, Visual Studio, ADO.NET, Dev
Bob Carboni 3.74
How to set focus to a MS ASP.NET TreeView on form load
Updated: 9 Sep 2003  
This article will provide some tips on setting focus to a TreeView control.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
SeaWater 3.73
Extending the Hyperlink control to use JavaScript to create a popup
Updated: 3 Nov 2008  
Make your Hyperlink control use JavaScript to create a popup window.
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
Ala Hamad 3.73
Customize Pager of DataGrid Control
Updated: 12 Jul 2005  
How to customize the pager of a DataGrid control.
C#, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
razi bin rais 3.71
Alert / Confirm or Call any JavaScript Function on ASP.NET DataGrid Paging
Updated: 10 Dec 2005  
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...
C#, Javascript.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Tittle Joseph 3.69
Creating Dynamic Graphs in ASP.NET using GDI+
Updated: 10 Jul 2004  
A Web Control to Create Dynamic Graphs in ASP.NET using GDI+
C#, Windows, .NET 1.1, ASP.NET, GDI+, VS.NET2003, Dev
r@hu! 3.69
Filterable Grid for ASP.NET
Updated: 12 Aug 2004  
An article on a filterable Grid for ASP.NET.
VB, Javascript, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Hemang Shukla 3.67
Merging DataGrid header columns
Updated: 15 Dec 2006  
This article describes the technique to merge the header of a DataGrid by modifying the HTML in a tricky way.
C#, HTML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
Prerak Shah 3.67
DeleGrid: Pagination for the Delegates
Updated: 18 Dec 2007  
The DeleGrid is a control derived from the ASP.NET GridView that delegates its data retrieval back out of the control.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, Dev
James Gregory 3.67
TextBoxEx: A Little Enhanced TextBox
Updated: 4 Dec 2008  
Learn how to create a TextBox with ToolTips in-place and OnFocus colors
C#, ASP.NET
Dirso 3.67
Refresh a GridView control on the parent page, from a pop up window
Updated: 8 Mar 2006  
This article describes how to refresh a GridView control on the parent page, from a pop up window.
C#, Javascript, SQL, HTML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, DBA, Dev
azamsharp 3.66
Using strongly typed collections with the ASP.NET DataGrid control
Updated: 23 Oct 2004  
An article on using strongly typed collections with the ASP.NET DataGrid control.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
rafael_p 3.64
Having a Repeater As a DataGrid Column
Updated: 9 Nov 2005  
This article shows the code for binding one or more columns in a DataGrid row with child data.
C#, VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Ezhilan Muniswaran 3.64
Freeze Table Header and Columns
Updated: 31 May 2004  
A control to freeze table header and columns
Windows, .NET, ASP.NET, Visual Studio, Dev
irwansyah 3.63
AdRotator Using ASP.NET Code Behind
Updated: 2 May 2005  
This article will teach you how to develop a website with ad management system.
C#, XML, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
vivekthangaswamy 3.63
How to set an entire DataGrid column to edit mode
Updated: 17 Feb 2006  
This article explains how to set an entire DataGrid column to edit mode.
VB, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
Sigurd Johansen 3.63
Multiple selection using DropDownList in DataGrid
Updated: 13 Aug 2004  
Multiple selection using DropDownList in DataGrid.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
azamsharp 3.61
GridView ObjectDataSource Adapter
Updated: 2 Feb 2007  
In this brief article, the author mentions two techniques that he uses to allow for mapping GridViews to DataTables that are built upon existing middle tier objects.
VB, XML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, DBA, Dev
Brian Rush 3.60
RSS Reader Web Control
Updated: 23 Mar 2008  
A simple to use, scrolling news reader web control
Windows, .NET (.NET 2.0), ASP.NET, Dev
M Usman 3.60
Removing activation for ActiveX objects in IE
Updated: 18 May 2006  
A class you can use with any ASP.NET web-control to automatically activate an interactive control in IE
C#, VB, Javascript, Windows, .NET 2.0, ASP.NET, VS2005, IE 6.0, Dev, QA
Dundas Software Ltd. 3.59
Calendar control and holidays
Updated: 5 Jun 2008  
Calendar control that distinguishes holidays and what day was chosen through the click event.
C#, Windows, .NET, ASP.NET, Dev
NathanielSuho 3.55
Custom DataGrid Pager for SEO (Search Engine Optimization)
Updated: 15 Feb 2006  
A short sample of how to customise the .NET DataGrid for SEO (Search Engine Optimization).
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, ADO.NET, Dev
RayBez 3.53
DataGridDemo
Updated: 15 Jul 2002  
Using the ASP.NET DataGrid for fun and profit
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, WebForms, Dev
Mark Nischalke 3.52
Sort Method for an ASP.NET DropDownList
Updated: 28 Sep 2003  
This code will show you how to implement a sort feature on an ASP.NET DropDownList control.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Domenic 3.50
How to convert DataGrid into Data Entry Form
Updated: 16 Sep 2004  
This article explains how to convert DataGrid into a data entry form for same kind of data.
C#, VB, SQL, Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS, ADO.NET, SQL 2000, VS.NET2003, DBA, Dev
Jimmy M Joy 3.50
Steps to Write GridView PostBack Events
Updated: 7 Jan 2006  
This is an article about how to add events programmatically for GridView controls, for selection,deleting,sorting etc.
C#, Javascript, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Manish Pansiniya 3.50
HtmlMap Web Control
Updated: 12 Mar 2007  
This article describes the HtmlMap Web Control. Some description and code realization are provided.
HTML, C# 2.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, IIS 6, VS2005, Dev
Bashir Magomedov 3.50
How to bind RSS feeds to a GridView
Updated: 8 Nov 2006  
How to bind RSS feeds to a GridView.
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
fstrahberger 3.46
Create Simple ASP.NET Progress Bar Control
Updated: 30 May 2005  
Create simple ASP.NET Progress Bar Web control, and download example ZIP file.
C#, HTML, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Ameen Abudbush 3.45
REAL JS dynamic image browsing capabilities - Unedited
Updated: 4 Dec 2008  
You will find this extreme useful and easy to use with 4 unique modes
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, WebForms
ykorotia 3.44
Optimized ASP.NET DataGrid Sorting
Updated: 13 Aug 2004  
Minimize viewsate and database access to achieve optimized DataGrid sorting.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS, ADO.NET, VS.NET2003, Dev
billxie 3.42
Client-side validation of radio button column in a DataGrid
Updated: 17 Mar 2006  
How to do client-side validation of radio button column in a DataGrid.
C#, XML, HTML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
gn_srini 3.42
Web Tabstrip Control for Frames
Updated: 13 Jun 2004  
Building a custom ASP.NET Tabstrip Control
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Doug Wilson 3.41
Perform JavaScript Client Side Confirmation from a .NET DataGrid
Updated: 23 Jun 2004  
Perform JavaScript client side confirmation from a .NET DataGrid.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Dolph 3.40
Adding a row to an ASP.NET DataGrid
Updated: 14 Jul 2005  
This article describes an easy and elegant way of inserting a row into a DataGrid.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
balazs_hideghety 3.40
Creating a Read Only DropDownList
Updated: 4 Jun 2008  
This explains how to extend a DropDownList to give it a ReadOnly attribute.
C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, Dev
DSpazman 3.40
DatePicker in ASP.NET 2.0 and AJAX Control Toolkit
Updated: 13 Aug 2007  
Add a date picker to your ASP.NET 2.0 applications
VB, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Ather Ali Shaikh 3.39
Hive Multi-Validating Self Textbox Control
Updated: 31 May 2004  
A Multi-Validating Textbox Control for ASP.NET
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
VectorX 3.38
Introduction to XMLDataSource control in ASP.NET 2.0
Updated: 4 Jul 2005  
Explains common properties and features of XMLDataSource control in VS.NET 2005.
VB, XML, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Keyvan Nayyeri 3.37
Programmatically Set the Password to the TextBox in ASP.NET
Updated: 24 Sep 2008  
An Extended TextBox to programmatically set the Text when control is in Password-Mode
C#, ASP.NET, Ajax
Raheel Afzal Khan 3.36
NicsBar Progress (Loading) Control Bar
Updated: 23 Nov 2004  
NicsBar progress (loading) control bar.
C#, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, IE 6.0, IE 5.5, Dev
Nick4333 3.35
A DropDownList for U.S. States/Canadian Provinces and Countries
Updated: 3 Nov 2003  
This article discusses subclassing the DropDownList to create a DropDownList that is preloaded with U.S. States and Canadian Provinces
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
jrfinkel 3.34
A Master Detail DataGrid
Updated: 7 May 2003  
Implements a DataGrid with a Master/Detail view on data.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
xicoloko 3.33
Using RowCount for sorting when paging large result sets
Updated: 5 Sep 2004  
Fast paging with large result set.
C#, SQL.NET 1.0, .NET 1.1, Win2K, ASP.NET, SQL 2000, VS.NET2003, DBA, Dev
benoityip 3.33
Customized Buttons in Web Application DataGrids
Updated: 13 Jun 2005  
Describes the steps and wiring required to add customized buttons in web application DataGrids.
C#, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, Dev
johnsaxton@yahoo.com 3.29
Creating Serverside Clock Control Using ASP.NET Ajax and C#
Updated: 2 Jun 2008  
Demonstration of Timer Control and updata panel to fire timed server events
C# (C# 1.0, C# 2.0, C# 3.0), .NET, WebForms, Dev
blue_arc 3.27
Flash ASP.NET AdRotator using Database
Updated: 5 Apr 2008  
Implement a Flash ASP.NET AdRotator to fetch ads from a database.
C# 2.0.NET 2.0, ASP.NET, Ajax, SQL 2005, Dev
Pramod S Kumar 3.27
Rating Control using Custom Web Control
Updated: 6 Feb 2009  
Custom web control using ASP.NET
C#, ASP.NET, WebForms, Dev
Ravinder007 3.25
Creating a watermark ("") textbox control
Updated: 24 Mar 2006  
This article describes the implementation of a watermark textbox control.
C#, Javascript, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, Dev
PuReBRaiNZ 3.24
HTML Wait-Confirm Button Server Control
Updated: 29 Jul 2002  
An article showing a quick way to create a custom control that will prompt the user before submitting, and then will change the text of the button to "Please Wait.." and the mouse cursor will change to an hourglass.
VB, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Michael Griffith 3.20
JavaScript Prompts for Buttons in ASP:DataGrid for Delete Column
Updated: 14 Aug 2004  
Adding JavaScript prompt for Delete Command in DataGrid (easy undocumented way).
C#, Javascript, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Akash Kava 3.20
Handling Related Data in Multiple DataGrids with Code Behind and JavaScript
Updated: 3 Nov 2006  
An article on handling data persistency on multiple DataGrids with JavaScript an code-behind.
VB, Javascript, HTML.NET 1.1, WinXP, ASP.NET, ADO.NET, VS.NET2003, Dev
Raju Chandra Dey 3.20
Paging with the ASP.NET DataGrid using J#
Updated: 15 Jun 2005  
How to make paging with a ASP.NET 1.1 Grid control using J#.NET.
Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
Lars-Inge Tønnessen 3.18
Validated TextBox for ASP.NET
Updated: 18 Mar 2004  
An article on how to make a composite custom control
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Dries de Groot 3.16
Highlighting Important Dates in Calendar
Updated: 9 Aug 2004  
Highlighting important dates in the Calendar control.
C#, SQL, Windows, .NET 1.0, .NET 1.1, ASP.NET, SQL 2000, VS.NET2003, DBA, Dev
azamsharp 3.15
ASPSlider: A slider control for ASP.NET
Updated: 22 Sep 2005  
ASPSlider is a slider control implemented in ASP.NET. ASPSlider is a highly customizable and easy to use slider control.
C#, VC7, .NET, Win2K, ASP.NET, VS.NET2003, Dev
ashish_patil++ 3.15
Handling events of child controls inside a DataGrid
Updated: 2 Jun 2004  
How to hook up on an event of a web control residing inside a DataGrid cell.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
mkruppa 3.12
Working with the DataGrid Control
Updated: 30 May 2004  
In this article, we will see how to populate data in different formats.
C#, .NET, WinXP, Win2003, ASP.NET, Visual Studio, Dev
SquaredRomi 3.11
PickList 2.0
Updated: 17 Feb 2005  
Updated version of Drieske's PickList.
C#, VC7.1, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
i386.com 3.00
Explicitly binding data to the ListView web control
Updated: 8 Jun 2008  
Binding data without SqlDataSource and Eval / Bind methods.
C# 3.0.NET 3.5, WebForms, Dev
Goloskokovic 3.00
Create CheckBox Option Groups
Updated: 27 Jun 2008  
How to... create CheckBox option groups.
Javascript, CSS, HTML, XHTML, C# 2.0.NET 2.0, ASP.NET, WebForms, Ajax, VS2005, VS2008, Dev
Riaan Lehmkuhl 3.00
A Collapsible TreeView in MasterPage
Updated: 30 Oct 2009  
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
C# 2.0, C# 3.0, Windows, .NET 2.0, Mono, .NET 3.0, .NET 3.5, ASP.NET, Dev, Design
Robert Dondo 3.00
Getting the Changed DataTable
Updated: 18 Jan 2008  
Consider a situation in which you have a datagrid with all or most of its rows in editable mode.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), SQL Server (SQL 2005), Design
RamMajeti 2.95
How to bind multiple resultsets into a DataGrid control
Updated: 18 Nov 2003  
This article describes how to bind multiple resultsets into a DataGrid control.
VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
Hugo Flores 2.94
Simple DataGrid grouping
Updated: 14 Dec 2003  
The given class provides a simple way of grouping DataGrid rows as it is done in MS FlexGrid ActiveX control.
VB, Windows, .NET 1.0, ASP.NET, Visual Studio, WebForms, Dev
Serge Lobko-Lobanovsky 2.94
TextBox which accepts only numbers
Updated: 15 Jul 2005  
An article on how to allow users to enter only numbers in a TextBox.
C#, Javascript, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Tadas Budvytis 2.94
Complete ListView in ASP.NET 3.5
Updated: 23 Mar 2008  
Most powerful data binding control which has the power of easier data-binding, flexible pagination, sorting, inserting, deleting, and updating and CSS implement features.
C# (C# 3.0), .NET (.NET 3.5), ASP.NET, Visual Studio (VS2008), Dev
Ashrafur Rahaman 2.91
Editable DataGrid without link buttons
Updated: 7 Apr 2005  
This article explains how to make an ASP.NET editable DataGrid.
VB, Windows, .NET 1.1, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
JeyKey 2.83
Changing a column in multiple DataGrid rows using checkboxes
Updated: 19 Nov 2003  
This article demonstrates how to apply a dropdownlist value to multiple rows in a DataGrid.
VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, WebForms, Dev
Mesrop Simonian 2.83
Working DataGrid TemplateColumns and Binding these Columns
Updated: 14 Nov 2002  
Working DataGrid TemplateColumns and binding these columns with differents objects (TextBox, DropDownList, CheckBox, Image and others).
C#.NET 1.0, Win2K, WinXP, ASP.NET, Dev
Esteves 2.80
Paging with Repeater control in ASP.NET
Updated: 8 Oct 2004  
Paging with Repeater control in ASP.NET.
VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
pathikhrawal 2.74
Two way sorting in DataGrid using Bound Columns
Updated: 19 Aug 2004  
Two way sorting in DataGrid using bound columns.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
azamsharp 2.74
Accessing data using Language Integrated Query (LINQ) in ASP.NET WebPages – Part 2 - Unedited
Updated: 8 Feb 2008  
Access various types of data using LinqDataSource control ASP.NET
C# (C# 1.0, C# 2.0, C# 3.0), SQL, .NET (.NET 3.5), ASP.NET, LINQ, Architect, Dev
Balamurali Balaji 2.71
ASP.NET Dynamic Charting Controls
Updated: 29 Dec 2008  
Usage of ASP.NET Charting Controls provided with .NET Framework 3.5 SP1
VB, ASP, ASP.NET, WebForms, Ajax
Madhukar Mudunuru 2.71
Scrollable Resizable Datagrid
Updated: 3 Nov 2004  
Based on an MSDN Article, I've changed an HTC to be able to scroll and resize the contents of a datagrid.
HTML, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
Pedro Maia Costa 2.65
Using AJAX in ASP.NET
Updated: 23 Oct 2006  
This article shows you how to use AJAX to display a DataGrid dynamically.
C#, Javascript, XML, HTML, Windows, .NET, ASP.NET, Visual Studio, Ajax, Dev
DJKarakadu 2.64
More on Grouping ASP.NET RadioButtons
Updated: 8 Oct 2004  
Grouping ASP.NET RadioButtons.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
billxie 2.63
Google's MapData "Feature" WebControl
Updated: 17 Apr 2008  
Shows how to build a simple image WebControl to encapsulate the DataMap feature "from" Google.
C# (C# 2.0), Windows, .NET (.NET 2.0), ASP.NET, Dev
Florian DREVET 2.63
Make your DataGrid perform like an Excel sheet
Updated: 5 Sep 2006  
Make your Datagrid perform like an Excel sheet by navigating through text boxes with the arrow keys.
VB, Javascript, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
sharmarohi11111111 2.56
Page DataGrid with huge count of records
Updated: 5 Jan 2006  
Optimizing paging in DataGrids.
C#, SQL, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, DBA, Dev
Kyrylo Yatsenko 2.55
Custom paging and clientside sorting
Updated: 21 Jul 2005  
An article on custom paging and JavaScript sorting in DataGrid.
C#, Javascript, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Wyxlwiis 2.55
How to Pass Value from Ajax Enabled Base User Control to Client User Control and to the Parent ASPX Page
Updated: 13 Mar 2008  
How to pass value from Ajax Enabled Base User Control to Client User Control and to the Parent aspx page
C# (C# 2.0), Windows (WinXP, Vista), .NET CF, Office, ASP.NET, Ajax, Design
T.Ashraf 2.43
Merging DataGrid Header Columns
Updated: 24 Apr 2006  
This article describes the simple trick to merge the header columns of a DataGrid at run-time.
C#, VB, .NET, WinXP, ASP.NET, Visual Studio, ADO.NET, Dev
Jayaprakash V 2.36
Add a Checkbox Control to the DataGrid Control
Updated: 14 Dec 2002  
Add CheckBox to ASP.NET DataGrid control (VB.NET version).
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
cuepack 2.35
Label Text For ASP.NET projects
Updated: 13 Jun 2004  
An article on creating controls for ASP.NET
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
ignatandrei 2.35
Mark Notation System
Updated: 21 Feb 2008  
A webcontrol for the notation
C# (C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Ajax
David Zenou 2.23
PagingRepeater Control with Page Navigation
Updated: 27 Apr 2003  
PagingRepeater control extending Repeater with page navigation
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Dan Glass 2.20
ASP.NET GoogleMap Control - Unedited
Updated: 24 Jan 2008  
Wraps Google Maps API as ASP.NET custom control.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET
Velio Ivanov 2.17
Bot-Proof Submission Forms - Unedited
Updated: 3 Apr 2008  
Bot-Proof Submission Forms
C# (C# 2.0, C# 3.0)
JDHoster 2.15
Multi Culture Calendar
Updated: 11 Sep 2009  
A calendar which supports all types of calendars such as persian(Farsi)-Arabic and English calendars by changing the culture
C# (C# 1.0, C# 2.0, C# 3.0), ASP.NET, Ajax, Dev
Farshid3003 2.15
Adding and Using RadioButton to DataGrid in ASP.NET
Updated: 9 May 2004  
Adding and using RadioButton to DataGrid in ASP.NET.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Mustafa Dikgitmez 2.11
ListItem Control Background Formatting for DropDownList
Updated: 24 Feb 2006  
An article on a workaround for setting the background color of an ASP.NET DropDownList.
VB, Javascript, CSS, Windows, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, IE 6.0, Dev
Roy Oliver 2.10
How to retrieve multiple datakeys from a FormView control
Updated: 22 Jul 2008  
This article will show how to retrieve multiple datakeys from a FormView control.
VB, .NET, ASP.NET, Dev
SeaWater 2.08
Creating an ASP.Net AJAX Control Extender using VS 2008 - Unedited
Updated: 5 Dec 2008  
Demonstrates the addition of AJAX support to a TextBox in VS 2008
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
mitibhat 2.05
To Edit ASP.Net Treeview's selected node using Java Script - Unedited
Updated: 25 Feb 2008  
Presents how to change the node text of ASP.Net using Java Script
Javascript, CSS, HTML, C# 2.0, Java, .NET 2.0, ASP, ASP.NET, Ajax, Architect, Dev
RB Changanacherry 2.00
ASP.NET ComboBox with AutoComplete and dynamic content
Updated: 17 Aug 2005  
ASP.NET ComboBox with AutoComplete and the content changing dynamically as you type.
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Ruben Chakhmakhchyan 1.93
Using DHTML Behaviors in ASP.NET
Updated: 9 Oct 2004  
Use of DHTML behaviors in Repeater control of ASP.NET.
C#, Javascript, HTML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
gokuldas 1.87
Embedding DataGrid inside a DataGrid
Updated: 16 Aug 2004  
Embedding DataGrid inside a DataGrid.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
azamsharp 1.83
Quick and Dirty Textbox Trimming
Updated: 20 Jul 2005  
An article on easily trimming every textbox on an ASP.NET webpage.
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Craigpt 1.82
Picking a Color from a DropDownList
Updated: 9 Aug 2004  
Picking a Color from a DropDownList.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
azamsharp 1.79
ASP.NET DataGrid UpDown Column
Updated: 18 Sep 2004  
The ASP.NET DataGrid UpDownColumn represents a DataGrid column up-down control that displays a list's selected values.
C#, VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
vasacheh 1.71
Creation of XML for Microsoft Tree View Control from SQL Server 2000 Database
Updated: 13 Jun 2004  
Tree is used for hierarchical display of data and permits you to create effective user interfaces while easing development and maintenance time.
C#, XML, SQL.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, DBA, Dev
SquaredRomi 1.70
New Ajax Navigation Bar - Unedited
Updated: 4 Dec 2007  
New Ajax Navigation Docable Bar
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), ASP.NET, IIS (IIS 5.1, IIS 6, IIS 7), Dev
dilip23 1.67
Check maxlength of multiline textbox in javascript - Unedited
Updated: 18 May 2008  
This post will help you to resolve problem of checking maxlength of Multilie textbox (IE & Firefox)
C# (C# 1.0, C# 2.0, C# 3.0)
Surjit Singh Dadhwal 1.67
CustomizeGridviewControl - Unedited
Updated: 2 Apr 2008  
CustomizeGridviewControl
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
Mohammad Rizwan 1.40
My-Grid - Unedited
Updated: 25 Dec 2007  
My Customize Grid
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Mohammad Rizwan 1.35
Simple Method for Insert,Update,Delete,Naviagate and Search - Unedited
Updated: 15 Feb 2008  
Simple Method for Insert,Update,Delete,Naviagate and Search
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
Member 3107204 1.18
Collapsible DataGrid And GridView Control - Unedited
Updated: 21 Dec 2007  
Making a normal ASP.Net DataGrid and GridView collapsible on a particular column
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Mukesh Singhi 1.00
PDA Browser Control for ASP.Net - Unedited
Updated: 20 Dec 2007  
Web user control that simulates a PDA browser
VB (VB 7.x, VB 8.0, VB 9.0, VB 6).NET 3.5, ASP.NET, Dev
petersgyoung  
CheckBoxList Validation in ASP.Net - Required Field Validator - Unedited
Updated: 13 Aug 2008  
Article that describes how to use Required Field Validator for ChekBoxList web server control in ASP.Net
C#, VB, .NET (.NET 2.0), ASP.NET, Architect, Dev, Design
Ziyad Mohammad  
ImageButton - Extended to be Greyed Out When Disabled
Updated: 8 May 2009  
Provides an implementation of an ImageButton that will grey out when disabled
C# (C# 3.0), .NET (.NET 3.5), ASP.NET, GDI+, WebForms, Dev
Thomas Scheelhardt  
Quick and Dirty Automatic Page Navigator - Unedited
Updated: 14 May 2009  
Over on the Asp.Net forums, a user asked how to store an ordered list of pages in an Xml file so he could use it to control the navigation of a group of pages on his web site. It was for a 'Wizard' where the user needed to go through the pages in sequence…no jumping directly to a page. He wanted it
C#, .NET, ASP.NET
Steve Wellens  
Why does the formater crash if no text is selected in the editor and the cursor is on a blank line - Unedited
Updated: 3 Sep 2009  
Step 1 don't have any text selected and have not clicked anywhere in the content box yet. Step 2 click the format dropdown Step 3 Get the messagebox quoted below [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "
Javascript
Dan Neely  
Why does the formater crash if no text is selected in the editor and the cursor is on a blank line - Unedited
Updated: 27 Aug 2009  
This is a great firefox error that essentially means "can't select an item in a dropdown with that index" See this post.I've updated the lang def javascript file to include the missing entries. It should be good now.
Javascript
Chris Maunder  
ASP.NET 4.0 and Control IDs - Unedited
Updated: 7 Oct 2009  
In .NET 4.0 there is a new option when adding controls to a page or user control: ClientIDMode.  This property offers you four choices: Legacy, Static, Predictable, Inherit.  Previously it was almost impossible to find the id of a control in a normal matter such as jQuery.  Using Cho
C++, Windows
trottin  

Grid Controls

top
Title / Updated Author Score  
GridView Multiple Filter AJAX Control
Updated: 14 Jun 2008  
An AJAX control to filter data in a GridView control by adding filters to the GridView at runtime.
C# 1.0, C# 2.0, C# 3.0.NET 2.0, ASP.NET, Ajax, Dev
tawammar 5.00
Summing Columns in a GridView - Unedited
Updated: 8 Apr 2009  
Level: Beginner. After getting information from a database, you may also want summary information about the data (totals, averages, counts, etc.). This can be done using SQL group by clauses or, it can be done while binding to a GridView. I've seen other examples of this but they seem more complica
C#, Windows, .NET, ASP.NET
Steve Wellens 5.00
Database driven client side calculations in GridView
Updated: 19 Apr 2009  
This article demonstrates how to develop client side calculations in a GridView, and calculation expressions are configurable at the DB side.
Javascript, C# 3.0.NET 3.5, ASP.NET, ADO.NET, LINQ, Dev
Aneesur Rehman Khan 4.83
Formatting AutoGenerateColumns in an ASP.NET Grid
Updated: 23 Oct 2006  
Demonstrates how to apply conditional formatting in a GridView or DataGrid when columns are dynamically generated, and wrap such code in an IExtenderProvider control.
C#, XML, HTML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
Mike Ellison 4.79
GridThemes
Updated: 4 Mar 2007  
Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.
C#, VB, XML, Windows, .NET 2.0, ASP.NET, ADO.NET, VS2005, Dev
Mike Ellison 4.76
Edit Individual GridView Cells in ASP.NET
Updated: 26 Nov 2007  
Edit individual GridView cells without putting the entire row into edit mode.Examples using the SqlDataSource and ObjectDataSource controls are included.
C# 2.0, Windows, .NET 2.0, .NET 3.5, ASP.NET, VS2005, VS2008, Dev
Declan Bright 4.75
GroupedGridview - A Customized GridView Control
Updated: 10 Jan 2009  
Grouping repeated data in a GridView control.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, SQL Server, Visual Studio (VS2005), ADO.NET, Dev
sudhanvag 4.71
Expanding / Collapsing GridView Columns with Smooth Dynamic Effect
Updated: 3 Jul 2009  
This article describes how to expand and collapse columns of a GridView using JavaScript
Javascript, CSS, HTML, XHTML, .NET (.NET 2.0), ASP.NET, ADO.NET, WebForms, Ajax, Dev
Samir NIGAM 4.71
Repeater with Paging and Sorting Features
Updated: 16 Jul 2009  
Repeater with Paging and Sorting features
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), ASP.NET, Dev
bhadeliaimran 4.71
Simplify ASP.NET DataGrid by Eliminating Code-Behind
Updated: 21 Apr 2006  
How to simplify the ASP.NET DataGrid by eliminating code-behind.
C#, SQL, HTML, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, DBA, Dev
coderchen 4.69
Editable Nested DataGrid
Updated: 11 Mar 2007  
How to Create a Nested DataGrid in ASP.NET Using C#
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Satya Kanithi 4.68
Displaying Collapisble Data in GridView
Updated: 26 Oct 2007  
This article demonstrates how we can show some details in a collapsible manner in a GridView. Sometimes it is required to show the description for an item but only if the user requested to show it.....
C# 2.0, Windows, .NET, ASP.NET, WebForms, VS.NET2003, Dev, Design
Dipak Riswadkar 4.67
Truly Dynamic and Re-usable DataGrids
Updated: 10 Oct 2005  
How to add DataGrid columns dynamically with ITemplate, XML and templated controls.
C#, SQL, Windows, .NET 1.1, ASP.NET, ADO.NET, SQL 2000, VS.NET2003, Architect, DBA, Dev
Michael.Piccolo 4.66
How to merge cells with equal values in a GridView
Updated: 20 Mar 2009  
My solution is not the first; however, I think, it is rather universal and very short - less than 20 lines of the code...
C# (C# 1.0, C# 2.0, C# 3.0), .NET, ASP.NET, Dev
Mykola Tarasyuk 4.66
GridView / DataList Paging Control
Updated: 24 Sep 2008  
Simple custom paging with an ASCX control, where the developer can easily edit the stylesheet.
C#, HTML, Windows, .NET, ASP.NET, Dev
nitin_sindhu 4.65
GridView all in one
Updated: 19 May 2009  
Provides a clear idea about working with the GridView.
C#.NET 2.0, ASP.NET, ADO.NET, Dev
padmanabhan N 4.64
Trick/Tip: Raise a GridView RowCommand event from a child DropDownList control using a Submit button
Updated: 3 Nov 2007  
How to raise a GridView RowCommand event from a child DropDownList control using a Submit button.
HTML, C# 2.0, Windows, .NET 2.0, ASP.NET, ADO.NET, WebForms, VS2005, Dev
Viswanath Majeti 4.63
Get DataGrid Row Value Without PostBack or AJAX
Updated: 29 Mar 2008  
How to get DataGrid row value without postback or AJAX.
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, HTML, Windows (Win2K, WinXP, Win2003, Vista), .NET, ASP, ASP.NET, ADO.NET, WinForms, Dev
murtaza dhari 4.63
Maintaining States of Selected CheckBoxes in Different Pages inside the GridView
Updated: 25 Dec 2008  
This article describes how to manage states of the Checkboxes inside the GridView in different pages.
Javascript, HTML, XHTML, C# 2.0, C# 3.0.NET 1.1, .NET 2.0, .NET 3.5, ASP.NET, ADO.NET, WebForms, Ajax, Dev
Samir NIGAM 4.59
The Freeze Pane DataGrid
Updated: 14 Nov 2004  
Creating a DataGrid with the ability to lock the header row and first column(s).
VB, Javascript, Windows, .NET, ASP.NET, Visual Studio, Dev
David R Lewis 4.57
Popup window for the GridView
Updated: 11 Jul 2006  
How to create a popup window for the GridView control.
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, Dev
fstrahberger 4.53
ASP.NET GridView with search option (SearchableGridView)
Updated: 12 Oct 2009  
An ASP.NET GridView with a search option in the footer.
C#, Windows (WinXP), ASP.NET, Dev
Aparna Lakshminarayanan 4.52
Editable Nested GridView (All-in-One)
Updated: 17 Aug 2007  
How to create an all-in-one editable nested GridView in ASP.NET using C#.
Javascript, HTML, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Satya Kanithi 4.51
An ASP.NET DataGrid Custom Control to Freeze Header, Rows, Columns just by changing a single attribute value
Updated: 20 Feb 2006  
An ASP.NET DataGrid custom control which allows freezing of header, columns, and rows in a DataGrid just by changing a single attribute value. It is inherited from the .NET DataGrid, therefore all features of the DataGrid are still available.
C#, Javascript, CSS, HTML.NET 1.1, Win2K, WinXP, ASP.NET, IIS 6, VS.NET2003, Dev
Tittle Joseph 4.50
GridView Enhancements and Fixes
Updated: 12 Feb 2009  
Enhancements and fixes that add features: more control over column widths, preventing text wrapping, formatting auto-generated columns.
C#, Javascript, CSS, HTML, XHTML.NET 1.1, .NET 2.0, ASP.NET, Dev
M. Shehabeddeen 4.50
Sortable GridView using jQuery's TableSorter
Updated: 8 Oct 2008  
A client-side sortable GridView using jQuery's plugin table sorter.
Javascript, C# 3.0.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Dev
Ponnurangam D 4.50
Expanding / Collapsing GridView Rows
Updated: 15 May 2008  
This article describes how to expand and collapse rows of a GridView using JavaScript.
C# (C# 2.0), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0), ASP.NET, ADO.NET, WebForms, Ajax, Dev
Samir NIGAM 4.49
Using JavaScript To Select GridView Rows
Updated: 22 May 2007  
Using JavaScript To Select GridView Rows
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Sacha Barber 4.49
GridView selection by key
Updated: 12 Feb 2008  
Programmatically selecting an item on a GridView using only the DataKey value.
C#.NET 3.0, ASP.NET, Dev
defwebserver 4.47
ASP.NET DataGrid Extension [Client Side Sortable/Dragable....] - Part I
Updated: 28 Feb 2008  
An extension to the ASP.NET DataGrid control with built-in client side sorting, column dragging, fixed header, check all, uncheck all, highlight selected row, and more...
C# (C# 1.0), HTML, .NET (.NET 1.0, .NET 1.1), ASP.NET, ADO.NET, WebForms, Dev, Design
Muhammad Abubakar Dar 4.43
Generic GridView Using DataTable with Sorting and Paging
Updated: 23 May 2009  
This extended control offers sorting and paging.
C# 2.0, C# 3.0, C# 4.0.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Dev, Design
yordan_georgiev 4.43
Multiple Datatypes in a Single Column of a DataGrid in a Web Application
Updated: 25 Nov 2008  
One out of multiple datatype controls can be shown in a single column of a Datagrid based on row datatype (Customized datagrid column)
C#, HTML, Windows, .NET, ASP, ASP.NET, WebForms, Ajax, Dev
Sandeep Mewara 4.42
GridView Rows Navigation Using Arrow (Up/Down) Keys
Updated: 16 May 2008  
This article describes how to navigate GridView rows with the help of arrow (up/down) keys using JavaScript.
C# (C# 2.0), Javascript, CSS, HTML, .NET (.NET 2.0), ASP.NET, ADO.NET, Ajax, Dev
Samir NIGAM 4.40
Hotmail-like Mouse Over & Mouse Out Effects on GridView
Updated: 8 Mar 2008  
This article describes how to apply client-side mouse over & mouse out effects on the GridView’s rows.
Javascript, CSS, HTML, .NET (.NET 2.0), ASP.NET, Dev
Samir NIGAM 4.36
Freezing ASP.NET GridView Header With JavaScript and CSS
Updated: 31 Oct 2008  
Freeze an ASP.NET GridView header using JavaScript and CSS.
C# (C# 2.0, C# 3.0), Javascript, CSS, .NET, ASP.NET, Dev
Razwan Kader 4.36
ASP.NET Enhanced Grid View with Custom Pagination
Updated: 17 May 2009  
This grid view is an enhanced one with a customized pagination
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
Samer Abu Rabie 4.33
Edit Cells in Gridview in ASP.NET
Updated: 12 Feb 2009  
This article shows how to edit individual cells in gridview
C# 2.0.NET 2.0, WinXP, ASP.NET, Dev
Primejdie 4.29
Creating an ASP.NET GridView Custom Field of type DropDownList
Updated: 30 Nov 2008  
Sometimes you need to use a DropDownList in a GridView in a way to see the text of the field and save the value to the database. Here we extended the “BoundField” class, and add features to create a column type of “DropDownList”.
C#, XML, .NET (.NET 2.0), ASP.NET, Dev
Javad Zarrinabadi 4.28
GridView with insert line
Updated: 1 Jun 2007  
A GridView with insert line.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
gstolarov 4.26
Client Side Gridview Pagination using JQuery
Updated: 10 Jun 2009  
Client Side Gridview Paging using Jquery
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, .NET, ASP.NET, Dev, Design
sagnik mukherjee 4.25
Master Detail GridView with Insert Option
Updated: 19 Oct 2009  
GridView inside GridView with master-detail edit, delete, and insert options.
C#, Windows, .NET, ASP.NET, Dev
Aparna Lakshminarayanan 4.10
Using JavaScript and CSS to Enhance Your ASP.NET DataGrid
Updated: 4 Jan 2006  
Demonstrates how to apply JavaScript functionality and CSS effects to an ASP.NET DataGrid.
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
UsualDosage 4.09
Simply adding sort icons to a DataGrid header
Updated: 15 Jan 2008  
Simply add sort (ASC+DESC) icons to a DataGrid header.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
João Melo 4.07
DropDownList as ItemTemplate within a GridView with an ObjectDataSource updating a database
Updated: 3 Feb 2008  
A GridView displaying records with a DropDownList as a field and updating a database with an ObjectDataSource. A problem occurs if the dropdown's selected value can not be passed as a parameter. The issue is solved here in this article by programatically adding an update parameter in the code-behind
C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, Dev
Ranjan.D 4.05
Selecting / Deselecting all the CheckBoxes Inside a GridView
Updated: 9 May 2008  
This article describes how to select and unselect all the checkboxes inside a GridView control.
C# (C# 2.0), Javascript, CSS, HTML, .NET (.NET 2.0), ASP.NET, ADO.NET, Dev
Samir NIGAM 4.02
ASP.NET GridView Sort Indicator Component
Updated: 6 Aug 2007  
This article describes a component that displays a sort indicator in the header of a column of a GridView by which the data is sorted.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Urs Enzler 4.00
Accessing individual cell data in a GridView through the CommandArgument value
Updated: 12 Sep 2007  
Setting the CommandArgument value of a GridView cell at RowDataBound.
XML, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, Dev
Littlefool 4.00
Datagrid Operations - Unedited
Updated: 25 Oct 2008  
this is to illustrate grid update operation
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.1, .NET 2.0), ASP.NET
Patel Vinay 4.00
Another Paging Gridview
Updated: 25 Jun 2009  
Another Paging Gridview
C# (C# 1.0, C# 2.0, C# 3.0)
Stephen Inglish 4.00
Implementing Hover Delay on the GridView Rows
Updated: 26 May 2009  
This article describes how to implement Hover Delay on the GridView rows for click event.
C# (C# 2.0, C# 3.0), Javascript, CSS, HTML, .NET (.NET 2.0, .NET 3.5), ASP.NET, ADO.NET, WebForms, Dev
Samir NIGAM 3.99
ASP.NET GridView Extension [Client Side Sortable/Dragable....] Part I
Updated: 26 Feb 2008  
Extension to the ASP.NET GridView control, with built-in client side sorting, column dragging, fixed header etc.
C# (C# 1.0, C# 2.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0), ASP.NET, Visual Studio (VS.NET2003, VS2005), ADO.NET, WebForms, Dev
Muhammad Abubakar Dar 3.93
About GridView, HyperLinkField, and UrlEncode
Updated: 22 Apr 2008  
Tired of converting HyperLinkFields into TemplateFields in order to solve the UrlEncode issue? This solution is right for you.
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
percyboy 3.93
Selectable GridView with WaitBox
Updated: 16 Oct 2008  
This article describes how to implement a selectable GridView control in ASP.NET.
C# 2.0.NET 2.0, WinXP, ASP.NET, Ajax, VS2005, Dev
Iwona Les 3.89
Hover Effects for GridView Rows Using CSS
Updated: 12 May 2008  
This article describes how to apply hover effects on GridView rows using CSS.
C# (C# 2.0), Javascript, CSS, HTML, XHTML, JScript .NET, .NET (.NET 2.0), ASP.NET, ADO.NET, WebForms, Ajax, IE 7, Dev
Samir NIGAM 3.87
A very nice and complete custom GridView pager
Updated: 6 Oct 2007  
How to implement a custom pager for the Gridview's PagerTemplate.
C# 2.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, WebForms, VS2005, Dev
dimitris.dpant 3.81
Implementation of paging and sorting for the GridView control that works with an array of objects
Updated: 17 Mar 2007  
The article describes how to implement paging and sorting for the GridView control that works with an array of objects.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Mykola Tarasyuk 3.74
A very nice and complete custom GridView pager with no ViewState
Updated: 14 Oct 2007  
How to implement a custom pager for the GridView without relying on ViewState or the GridView's paging features at all.
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, WebForms, VS2005, VS2008, Dev
dimitris.dpant 3.73
Editable GridView in ASP.NET 2.0
Updated: 7 Feb 2008  
This article will give you an overview of how to use an ASP.NET GridView completely, and how to use RowEditing, RowUpdating, RowDeleting, RowCommand, RowDataBound, RowCancelingEdit, and Pagination in a DataGrid. From this article, you will have a clear view of GridView data inserting, deleting, and
C#, .NET (.NET 2.0), ASP.NET, SQL Server (SQL 2005), Dev
Ashrafur Rahaman 3.71
Drag and drop GridView items for ordering, in ASP.NET 2.0
Updated: 9 Dec 2007  
Drag and drop GridView items for re-ordering of the items.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Dev
Rupesh Burad 3.67
ASP.NET GridView delete confirmation using asp:CommandField
Updated: 22 Jan 2009  
ASP.NET GridView delete confirmation using asp:CommandField with LINQ to SQL.
C#, Javascript, Windows, .NET, ASP.NET, ADO.NET, LINQ, Dev
Lasse Seten 3.67
Fixing a Header in Datagrid
Updated: 25 Jun 2009  
A simple way to fix the Datagrid header using JavaScript and CSS
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, .NET, ASP.NET, Dev
S.Rajeshwar, raj8696 3.67
Nested GridView [No JavaScripts]
Updated: 19 Jul 2009  
Nesting GridViews without writing any JavaScript code [AJAX driven].
C#, .NET, ASP.NET, ADO.NET, Ajax, Dev
fawadhq 3.67
Bulk Edit with GridView without xxxDataSource (SqlDataSource, ObjectDataSource, etc.)
Updated: 22 Jun 2008  
How to implement bulk edit with GridView without xxxDataSource (SqlDataSource, ObjectDataSource, etc.)
C# (C# 2.0), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0), ASP, ASP.NET, ADO.NET, WebForms, Ajax, Dev
Ferreri Gabriele (Megasoft78) 3.65
Custom GridView with Paging and Filtering
Updated: 28 Aug 2008  
Custom control derived from GridView, implements filtering, custom Top pager, and custom Bottom pager.
C#.NET 2.0, ASP.NET, Dev
azharkhan 3.64
Better DataGrid Column Header ToolTips
Updated: 15 Jun 2006  
Provides a technique to implement column header tooltips in a datagrid.
C#, Windows, .NET 1.1, ASP.NET, Dev
sethdeckard 3.64
Client-Side Validation for the CheckBoxes Inside a GridView
Updated: 9 May 2008  
This article describes how to count the selected checkboxes inside a GridView control.
C# (C# 2.0), Javascript, HTML, .NET (.NET 2.0), ASP.NET, Dev
Samir NIGAM 3.63
Dynamic Multiple Row Column Grid Header
Updated: 15 Jul 2008  
Creating a dynamic header for a DataGrid or GridView with multiple row/columns in ASP.NET.
C# 3.0.NET 3.5, ASP.NET, Dev
Somnath Pal 3.50
Grid Inside a Grid - Nested Grids in C#
Updated: 15 Mar 2008  
Nested grid controls on a web page.
C# (C# 1.0, C# 2.0), Javascript, CSS, HTML, .NET (.NET 1.1, .NET 2.0), ASP, ASP.NET, Ajax
Gigy 3.48
Editable GridView without ObjectDataSource Concepts
Updated: 11 Jun 2009  
A C# sample for binding a GridView to a DataTable with sorting, filtering, updating, deleting, and inserting allowed.
C# 1.0, C# 2.0, C# 3.0, .NET, ASP.NET, SQL 2005, VS2008, Dev
Sasha Risner 3.36
A GridView with Multiple Selection
Updated: 28 Sep 2008  
Expanding upon GridView to allow the selection of multiple rows across sevaral pages.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Visual Studio (VS2005), Dev
maxcarey 3.29
Editable Gridview with Textbox, CheckBox, Radio Button and DropDown List
Updated: 15 Jun 2009  
Edit Gridview that contains various ASP.NET controls
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Dev
sagnik mukherjee 3.18
Advanced Paging GridView with ASP.NET 2.0/3.5
Updated: 7 Nov 2008  
Advanced paging GridView with ASP.NET 2.0/3.5
C# 2.0.NET 2.0, ASP.NET, Dev
WizardWu 3.08
GridView with Edit Form (Template)
Updated: 12 Feb 2008  
Comfort editing of a GridView row.
C#, Javascript, CSS, HTML, ASP.NET, ADO.NET, Ajax, Dev
Lukas Holota 3.00
One approach to data binding with nested Repeaters
Updated: 18 Apr 2008  
Binding a variable number of DataTable objects using nested Repeaters.
C# (C# 1.0, C# 2.0, C# 3.0), Windows, .NET, ASP.NET, ADO.NET
sean_mufc 3.00
Simply Expanding ASP.NET GridView
Updated: 17 Mar 2008  
ASP.NET GridView which only displays as many rows as the user is willing to fill on the client-side. Uses ASP.NET, C#, JavaScript, Regular Expressions, CSS, and HTML.
Javascript, CSS, HTML, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Alexei Fimine 2.80
Selector Radio Button for GridView
Updated: 2 Mar 2008  
A radio button to select a record in an ASP.NET GridView control.
C# (C# 2.0, C# 3.0), Javascript, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
David Hay 2.78
Improving the GridView sorting capabilities with Google Analytics features - Unedited
Updated: 12 May 2008  
Improve the column sorting of the ASP.NET GridView to give the user a better visual experience. Highlight the column selected for sorting and include an image to indicate whether the sorting order is ascending or descending.
C#, CSS, HTML, ASP.NET, WebForms, Dev
Luis Ramirez 2.75
Avoid Multiple Space Elimination in ASP.NET GridView Control
Updated: 6 Nov 2008  
This article describes how to avoid multiple space elimination in ASP.NET Gridview Control.
.NET, ASP.NET, WebForms, Dev
Raheel Afzal Khan 2.67
Reference GridView Cells Using Column Names
Updated: 27 Aug 2009  
Reference GridView cells using column names.
C# 2.0, C# 3.0, C# 4.0.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Dev
IanTretyakov 2.67
How to Popup a Customized Window from a GridView via OnClientClick()
Updated: 20 Oct 2009  
Putting a customized popup window in a GridView in ASP.NET using C#
C#, ASP.NET, Dev
Rob@FactoryMaster 2.60
Google Analytics ASP.NET Grid Counter - Unedited
Updated: 7 Apr 2008  
If you need to enumerate the items within a GridView, ListView or any data-bound ASP.NET control the Google Analytics ASP.NET Grid Counter can help you to make it easy.
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev
Luis Ramirez 2.56
GridView with an AJAX rating control, DropDownLists, JavaScript to enable/disable rows - an exercise
Updated: 22 Apr 2008  
ASP.NET GridView implementing AjaxControlToolkit's Rating control, DropDownLists for each row, database connectivity, Regular Expressions, JavaScript, CSS etc. This article is an exercise to better understand the aspects of using various technologies (both server and client-side) within a GridView.
C#, Javascript, CSS, HTML, ASP.NET, Ajax, Dev
Alexei Fimine 2.38
Add columns to GridView programmatically
Updated: 7 Apr 2008  
Very simple article to show how to add columns to a GridView at runtime.
VB 9.0, Windows, .NET, ASP.NET, Dev
Kronass 2.38
A Simple and Extensible Radio Button Style GridView
Updated: 25 Apr 2009  
An article on describing how to create a radio button style GridView
C#, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
mazong1123 2.00
Repeater - Quick Tutorial on How/Why
Updated: 30 Aug 2005  
Repeaters - Container and Container.DataItem.
C#, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
ColinBashBash 1.45
Custom GridView - Unedited
Updated: 27 Sep 2008  
Configurable Gridview using file or database
VB (VB 7.x), .NET, ASP.NET, Architect, Design
Rajibdotnet05 1.00
How to Non-alphabetically Sort GridView Columns with Text Data
Updated: 22 Apr 2009  
Creating a sortable GridView is easy. But, what if you want to perform a nonalphabetic sort on a column that is alphabetical? Answer below...
SQL.NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, .NET 3.5, Win2008, ASP.NET, SQL 2000, SQL 2005, SQL 2008, Dev
Christopher Geyer 1.00
Confirm Before Deleting a Grid Item - Unedited
Updated: 13 May 2009  
When deleting an item from an ASP.NET grid, it would be nice to ask the user to confirm this is what they really meant to do.
Javascript, HTML, .NET, ASP.NET, Dev
Jonathan Wood 1.00
ASP.NET DataGrid storing both original and edited values
Updated: 3 May 2007  
In most cases, after editing rows in a DataGrid, we press the Update button, which then updates the datasource, and the grid rebinds, and you see the new value. However, there may be cases when you wish to update the value but still see the original value, and morevover, only commit all changes at o
VB 7.x.NET 1.1, WinXP, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
Alexei Fimine  
Handling the Enter key pressed in a GridView's row edit mode
Updated: 29 Jul 2009  
Fire a row command and updating event when pressing the Enter key during a row edit.
C#.NET 3.5, ASP.NET, Dev
Paul Daulisa  

Menu Controls

top
Title / Updated Author Score  
AMenu - A Simple .NET Vertical Menu - Unedited
Updated: 8 Oct 2009  
A CSS based .NET vertical menu control.
C#, Windows, ASP.NET, Ajax, Dev
tomi00 4.58
TwoColorsMenu - The fastest menu in the world
Updated: 10 Dec 2007  
This article will demo the fastest way to create a menu for your web page with the TwoColorsMenu.
Javascript, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Design
Ned Thompson 4.57
Menu Control Selected Item Color Change Depending on Selection
Updated: 29 Sep 2009  
A simple MenuControl with sitemap path and the use of control adapters without using any background code
C# (C# 2.0, C# 3.0, C# 4.0), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP, ASP.NET, WebForms, Ajax
sashidhar 4.40
ASP.NET Menu Parent Menuitem Highlighting
Updated: 17 Jan 2008  
A work-around for ASP.NET menu parent menuitem highlighting.
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, CSS, HTML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET 2.0, .NET 3.5), ASP.NET, IIS (IIS 5.1, IIS 6, IIS 7), Visual Studio (VS2005, VS2008), Ajax, Dev, Design
Rolf Szomor 4.17
Yet Another Drop Down Menu WebControl
Updated: 23 Mar 2005  
UI Navigation using JavaScript, WebControl and XSL & XML.
C#, Javascript, XML, CSS.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Guy S. 3.92
Binding Menu Control With Database - Unedited
Updated: 28 Jun 2008  
Bind the menu control with list of Category and Sub Categories
Javascript, CSS, HTML, XHTML, .NET (.NET 2.0), ASP.NET, IIS (IIS 5.1), Visual Studio (VS2005), ADO.NET, WebForms, Dev
Ravi Selvaraj 3.50
One-Level ASP.NET Menu – FlatMenu
Updated: 16 Jun 2004  
Simple navigation menu bar with CSS, PostBack and other features
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Petr Felzmann 3.09

Last Updated 8 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use