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:
- 3-tier architecture
- Inline insert, inline update and "multi select, 1 click" to delete selected records!
- Paging with a new method which has a capability of SQL Server 2005
- Inline search via JavaScript
- Shows the details of a record by using AJAX and Client Callbacks
- Creates output with Excel, Word and Text formats
- Context Menu
- 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!