Click here to Skip to main content
15,867,756 members
Articles / Web Development / IIS

Customary Functions of GridView in ASP.NET 3.5

Rate me:
Please Sign up or sign in to vote.
4.55/5 (33 votes)
25 Mar 2009CPOL 93.2K   2.6K   69   14
The most advanced things which you can do with GridView in ASP.NET 3.5
Screenshot - GVDemo.gif

Introduction

The following project contains the ordinary functions which are used by ASP.NET 2.0 programmers through GridView control.

I live in Iran. All the expressions and data of this project are in Persian language. I have not had sufficient time to prepare them in English. ;)

The main features of this project are:

  1. 3-tier architecture
  2. Inline insert, inline update and "multi select, 1 click" to delete selected records!
  3. Paging with a new method which has a capability of SQL Server 2005
  4. Inline search via JavaScript
  5. Shows the details of a record by using <city w:st="on">AJAX and Client Callbacks
  6. Creates output with Excel, Word and Text formats
  7. Context Menu
  8. And many other features…

I'm going to expand this project.

You can follow it through the updated article. You can also see a demo of this project here.

Updated

  • Now in C# language and VS.NET 2008!
  • Rewrote DAL and BLL from scratch (OOP and very powerful)
  • No need to attach database in SQL Server (2005/2008)
  • A bug fixed
  • Now following .NET coding rules

Happy programming!

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Questionتشکر Pin
saeid jam24-Mar-14 4:14
saeid jam24-Mar-14 4:14 
Questionتشكر Pin
azeran9-Jan-13 21:11
azeran9-Jan-13 21:11 
Questionتشكر Pin
azeran9-Jan-13 21:09
azeran9-Jan-13 21:09 
GeneralThanks Pin
Ahmed Farag Ibrahim25-Mar-09 2:00
Ahmed Farag Ibrahim25-Mar-09 2:00 
GeneralRe: Thanks Pin
Behrouz Rad25-Mar-09 3:41
Behrouz Rad25-Mar-09 3:41 
GeneralGreat Work Pin
Ahmad Asgharzadeh25-Feb-08 13:15
Ahmad Asgharzadeh25-Feb-08 13:15 
GeneralCustomary functions of GridView in English [modified] Pin
Herry Han15-Nov-07 15:40
Herry Han15-Nov-07 15:40 
GeneralRe: Customary functions of GridView in English Pin
Behrouz Rad16-Nov-07 14:27
Behrouz Rad16-Nov-07 14:27 
GeneralRe: Customary functions of GridView in English Pin
Herry Han18-Nov-07 13:55
Herry Han18-Nov-07 13:55 
Generaldamet garm ajab barnamei bod Pin
Hamidvb224-Oct-07 2:12
Hamidvb224-Oct-07 2:12 
GeneralThanks Pin
Usman Shaheen15-Oct-07 23:10
Usman Shaheen15-Oct-07 23:10 
Generalthanks Pin
hamed1234564-Oct-07 11:45
hamed1234564-Oct-07 11:45 
NewsThanks Pin
fyclinic3-Oct-07 19:42
fyclinic3-Oct-07 19:42 
GeneralRe: Thanks Pin
Behrouz Rad3-Oct-07 20:46
Behrouz Rad3-Oct-07 20:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.