ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How to manage pagination in a page?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to manage pagination in a page?
Answer
# 1
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 ?    1 Yes 1 No
Bhavesh Chhatrala
 
  Re: How to manage pagination in a page?
Answer
# 2
set allowpaging to true and you have to write some coding 
in pageindexchanging event

GridView1.PageIndex = e.NewPageIndex;
binddata();
 
Is This Answer Correct ?    4 Yes 0 No
Shiva
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the main difference between grid layout and flow layout?  1
can we transfer data from one page to another page using viewstate if so how?if not y? Wipro25
Difference between ADO.Net 1.1 and ADO.Net 2.0 ? Value-Labs1
What is strong-typing versus weak-typing? Which is preferred? Why?  1
What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other? Syntax-Softtech24
main difference between asp.net2.0,asp.net1.1,asp.net1.0 Northgate-is1
why many web.config files are used in are project  2
What is the use of Administration tool in Asp.net 2.0?  2
How ASP and ASP.NET page works.  1
Types of values mode can hold session state in web.config ? Accenture1
What tag do you use to add a hyperlink column to the DataGrid?  1
How to change the form layout in ASp.net 2.0 ? Netsweeper1
How does the browser enable AutoPostBack functionality?  1
Usage of web.config? Microsoft1
Why do we use Option Explicit? Microsoft2
What type of code (server or client) is found in a Code- Behind class?  1
what is the difference between console.writeline &console.output.writeline?  2
what is uncle aunty file  1
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?  3
What are the different methods that are used during the page load?  1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com