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

What is the lapsed listener problem?

0 Answers  


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

0 Answers  


How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?

0 Answers  


What?s Singleton activation mode?

1 Answers  


What is implement a generic action in webapi?

0 Answers  






How will you do redo and undo in textbox control?

0 Answers  


What does cil do?

0 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  


What is loosely coupled solution in.net?

0 Answers  


Explain the top .net class that everything is derived from?

0 Answers  


What is a delegate, How many types of delegates?

4 Answers  


Write the .net syntax for 'while loop'?

0 Answers  


Categories