.Net Deployment Question:
Explain How to manage pagination in a page using .NET?
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.
Previous Question | Next Question |
Explain about .NET assemblies? | Explain What are possible implementations of distributed applications in .NET? |