Basic Dot Net Question:
Download Job Interview Questions and Answers PDF
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.
Download Dot Net Interview Questions And Answers
PDF
Previous Question | Next Question |
Can the validation be done in the server side? Or this can be done only in the Client side? | What is ADO .NET and what is difference between ADO and ADO.NET? |