Pages

Wednesday, June 10, 2009

GridView Paging using ASP.NET AJAX Slider Extender

As given in the ASP.NET AJAX Toolkit documentation “The Slider extender allows to upgrade an asp:TextBox to a graphical slider that allows the user to choose a numeric value from a finite range.” In this article, we will explore how to implement paging in an ASP.NET GridView using an ASP.NET AJAX SliderExtender.
Note: Visual Studio 2008 is using and thereby utilizing the ASP.NET AJAX plumbing that comes along with it.

Click here for details .......

No comments:

Post a Comment