What property do you have to set to tell the grid which
page to go to when using the Pager object?
Answer Posted / m.sivakumar
A - CurrentPageIndex.
You need to set this one with the DataGridPageChangedEventArgs' NewPageIndex.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is RPC? What is the use of it?
How you apply a theme in whole application in .Net?
What are the new 2.0 features useful for?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
How many types of generations are there in a garbage collector?
How to view a .NET assembly?
Please explain what is the difference between a class and an object?
What is msil, il?
Explain the features that are common to all .Net languages.
What tools can I use to develop .net applications?
What is the use of immutability?
How is threading done in .net?
What is .net and why it is used?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
How does cas works?