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
How does linq work?
What is singleton activation mode in .net?
Why is .net used?
What is the difference between server.transfer and response.redirect? Why?
How do you view the methods and members of a dll?
What is the difference between odbc and ado?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Explain the differences between server-side code and client-side code.
What is the difference between a namespace and assembly name in .net?
What is the difference between reference type and value type?
Explain what is mutex?
Explain why do we use msmq?
How to implement CAS in .Net?
Explain security measures exist for .net remoting in system.runtime.remoting?
Why do we use the “using” statement?