How can you manage pagination on a page using .Net?



How can you manage pagination on a page using .Net?..

Answer / hrindows@gmail.com

.Net gives you an option of using the pagination option in DataGrid control. To do this, you have to set the number of records for a page, and it will take care of pagination by itself automatically.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain what is the difference between constants and read-only variables?

0 Answers  


Can any object be stored in a viewstate in .net?

0 Answers  


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

0 Answers  


Explain the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


Explain what is immutability, what is it for and how is it codified?

0 Answers  






How to create a key pair in .net?

0 Answers  


What is interface and abstract class in .net?

0 Answers  


What base class do all Web Forms inherit from?

1 Answers  


Which method do you use to redirect the user to another page without performing a round trip to the client?

4 Answers   Siebel Systems,


How do you start, pause, continue or stop a Windows service off the command line?

1 Answers  


Tell us what is the native image generator?

0 Answers  


Explain about the features and elements present in Visual studio.NET IDE?

0 Answers  


Categories