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 |
How will you make .NET programs work in Linux ?
Explain cas (code access security)?
What is the purpose of enumerable class in .net?
What is .net debug & trace?
What is stored procedure ? how we use it in .NET ?
What is Code group in .Net with respect to CAS
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
What is prerender event of a page?
What is Complex Class in .NET?
What is WSDL? Explain its architecture?
Explain what is an anonymous method and how is it different from a lambda expression?
Why inheritance is important?