What property do you have to set to tell the grid which
page to go to when using the Pager object?
Answer Posted / aadesh kumar
CurrentPageIndex
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain me how does linq work?
Explain the difference between static page and dynamic page?
What's wrong with a line like this? Datetime.parse(mystring);
What is the purpose of enumerable class in .net?
How to load a user control dynamically in runtime?
Explain Creational design pattern in .NET?
Will my .net app run on 64-bit windows?
Tell me what is serialization?
What is marshling?
Tell us why do we use the “using” statement?
Will it go to finally block if there is no exception happened?
How viewstate is being formed and how it is stored on client in .net?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
How to spawn a thread?
Explain is the jit an interpreter?