.Net Deployment Question:

Explain How to manage pagination in a page using .NET?

Tweet Share WhatsApp

Answer:

Using pagination option in DataGrid control is available in .NET. We have to set the number of records for a page, then it takes care of pagination by itself automatically.

Download .Net Deployment PDF Read All 24 .Net Deployment Questions
Previous QuestionNext Question
Explain about .NET assemblies?Explain What are possible implementations of distributed applications in .NET?