Search Articles :
HyperLink



Latest Downloads
Jobs Site Starter Kit for ASP.NET 3.5
Store documents in on-line briefcase
Easy Survey
Share photos with your own Photo Gallery
Web Site File Manager
BinaryIntellect Code Generator (Beta)
Develop your own Blog
E-commerce Starter Kit
Jobs Site Starter Kit
Database Helper for .NET 2.0
 
 

 


Hosted By
Developer's Guide to ASP.NET 3.5
Master ASP.NET 3.5 development using C# and Visual Studio.NET 2008. Web forms, server controls, data binding, AJAX, ASMX and WCF services and more...
Mind & Meditation for Software Developers
Importance of concentration, confidence, positive attitude, better personality and stress free life need not be emphasized separately in today's competitive world...
<%@ 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 the proprietor of BinaryIntellect Consulting where he conducts premier training programs on .NET technologies. He wears many hats including software consultant, mentor, prolific author, webmaster, Microsoft MVP and member of ASPInsiders. Having adopted Yoga way of life Bipin also teaches Kriya Yoga to the interested individuals. His detailed profile can be read at his blog. He can also be reached there.


Copyright (C) BinaryIntellect Consulting. All rights reserved.
Contact Us
Read Terms Of Use