Web Paging Navigation Control

Introduction
this web paging control for navigation in data list.

how to use this control
1-Set Control setting in page load 2-to get page index from this control use PagingControl1_PageIndexClick(object sender, EventArgs e) event

Sample for how to use this control
See full detail:http://www.c-sharpcorner.com/UploadFile/Nesreeen/WebPagingControl05182009155353PM/WebPagingControl.aspx

Comments

Popular posts from this blog

Basic concept and fundamentals of ASP.NET MVC (Model View Controller) Architecture

MVC Architecture Model In ASP.NET

ASP.NET MVC 3 Introduction