Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to manage pagination in a page?

Answers were Sorted based on User's Feedback



How to manage pagination in a page?..

Answer / shiva

set allowpaging to true and you have to write some coding
in pageindexchanging event

GridView1.PageIndex = e.NewPageIndex;
binddata();

Is This Answer Correct ?    10 Yes 0 No

How to manage pagination in a page?..

Answer / bhavesh chhatrala

Using pagination option in DataGrid control. We have to set
the number of records for a page, then it takes care of
pagination by itself.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Explain the disadvantages of viewstate?

0 Answers  


Any disadvantages in Dataset and in reflection ?

0 Answers   DELL, Digital GlobalSoft,


What are the various security methods which IIS Provides apart from .NET ?

1 Answers  


Explain file-based dependency and key-based dependency.

0 Answers   MindCracker,


Whats the difference between abstract factory pattern and factory pattern?

0 Answers  


To display data in a Repeater control which templete is provided ?

4 Answers   Siebel,


Why would anyone need to implement their own hashtable or linked list?

0 Answers  


What is difference between session and viewstate?

0 Answers  


I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.

1 Answers  


How can you identify that the page is post back?

0 Answers  


Explain the working of passport authentication.

0 Answers  


How to store a dataset in a viewstate?

3 Answers   IBM,


Categories