What property do you have to set to tell the grid which
page to go to when using the Pager object?
Answers were Sorted based on User's Feedback
Answer / m.sivakumar
A - CurrentPageIndex.
You need to set this one with the DataGridPageChangedEventArgs' NewPageIndex.
| Is This Answer Correct ? | 6 Yes | 0 No |
Can you edit data in repeater control? How?
what is AGILE SCRUM methodoly....?
Can you create instance of a class which has private constructor?
What is "common language runtime" (clr) in .net?
How .NET is able to support multiple languages?
Explain when should you use .net web forms over asp.net mvc?
What is an Interface? Have you ever developed an Interface.
Is .net core the future?
How many types of generations are there in a garbage collector?
What is the managed and unmanaged code in .net?
what is event inheritance and event delegation?
differance between checkbox and rediobutton in vb.net?