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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

In code behind class, name the type of code found. Is it the server side code or client side code?

782


Please tell us what is the difference between override and overload in a method?

577


What is reflection in microsoft .net context?

575


What is strong-typing versus weak-typing? Which is preferred?

551


Explain what is the difference between a class and an object?

602






What is class library in .net

604


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

515


Tell us what is a variable of implicit type and what is its scope?

576


Explain what is the difference between a class and an object, and how do these terms relate to each other?

542


What is deferred execution vs. Immediate execution in linq?

571


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

541


What's singleton activation mode in .net?

614


What data providers available in .net to connect to database?

522


State the differences between the dispose() and finalize().

599


What are the namespace available in .net?

592