How can you manage pagination on a page using .Net?
.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 |
Explain about Behavioral design pattern?
What is CCW (COM Callable Wrapper)
What are the providers available with VS.NET ?
What is a strong name in .net?
What is the difference between response.redirect & server.transfer?
Can you write a class without specifying namespace?
What is Meta Data? Explain Types of Assemblies
Explain the process of compilation in .NET?
How do you turn off cookies for one page in your site? Give an example.
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Do you know what is garbage collector?
What is "common language specification" (cls) in .net?