This is a mirror of official site: http://jasper-net.blogspot.com/

Advanced ASPX GridView Pagination and Data Entities

| Monday, November 1, 2010
Table of Contents
  • Introduction
  • Background
  • Data Access Layer
  • User Interface
  • Before Running this Code
  • How to Extend this Application Skeleton
  • References
  • History

Introduction

Ra-GridView can be seen as an ASP.NET based software system skeleton that use ASPX GridView control and advanced pagination techniques for displaying the list of data entities loaded from the database, and ModalPopupExtender control from ASP.NET AJAX Control Toolkit for creating new entities or for editing entities from the grid. This skeleton can be easily modified and extended into a real software system.

It is also an example of using of separated application layers (Data Access Layer and User Interface Layer) of exceptions management and application logging.

RaGridViewApp_small.png

Read more: Codeproject

Posted via email from .NET Info

0 comments: