RSS Feed
RSS Feed
Search
AddThis Feed Button
Bookmark and Share





<%@ Page %>

DataGrid Code Samples for Beginners

Introduction

ASP.NET provides many functionality rich web controls. DataGrid is one of them. DataGrid is a very popular web control that allows tabular display of data. In past providing editable data entry grids required either lot of coding or use of some third party software. With ASP.NET DataGrid it is just a matter of Drag and Drop and some event handling. This page provides download of 10 code samples that will show you many faces of DataGrid. The samples are meant for beginners who want to try their hands on DataGrid control.

Sample Listing

Following samples are included with the download:
  • DataGrid Bound With DataSet
  • DataGrid Bound With DataView
  • DataGrid with Bound Columns
  • Formatting Column in DataGrid
  • DataGrid with Paging
  • DataGrid With Sorting
  • Selecting a row in DataGrid
  • Editable DataGrid
  • Templated Columns in DataGrid (DropDownList in DataGrid)
  • DataGrid Bound with Object ArrayList

To run the samples you will need...

  • Windows 2000/NT with .NET Framework installed
  • IIS 5+
  • Visual Studio.NET
  • SQL Server 7+ or MSDE with Northwind database

How to run/view the code?

  • Create a web application in IIS with name as the project name
  • Open the project in VS.NET
  • Change database connection string in web.config to suit your database
  • Run the application


Associated Links
Download Source Code

Posted On : 09 Feb 2002
Current Rating :
Rate This Article :

About the Author
Bipin Joshi
Bipin Joshi is a blogger and writes about Yoga, spirituality and technology. A former Software Consultant by profession he worked for many years with Microsoft technologies such as C, C++, C#, VB, ASP and ASP.NET. Bipin got selected as a Most Valuable Professional (MVP) by Microsoft for six consecutive years before he decided to take a back seat from the mainstream IT to continue his spiritual interests. More details about him can be read here.



Copyright (C) bipinjoshi.net. All rights reserved.
Contact Us
Read Terms Of Use
Hosted By DiscountASP