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 about Behavioral design pattern?

0 Answers  


What is CCW (COM Callable Wrapper)

1 Answers  


What are the providers available with VS.NET ?

2 Answers   TCS,


What is a strong name in .net?

0 Answers  


What is the difference between response.redirect & server.transfer?

0 Answers  


Can you write a class without specifying namespace?

0 Answers  


What is Meta Data? Explain Types of Assemblies

2 Answers   Deloitte,


Explain the process of compilation in .NET?

0 Answers  


How do you turn off cookies for one page in your site? Give an example.

0 Answers  


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

0 Answers  


Do you know what is garbage collector?

0 Answers  


What is "common language specification" (cls) in .net?

0 Answers  


Categories