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



What property do you have to set to tell the grid which page to go to when using the Pager object?..

Answer / m.sivakumar

A - CurrentPageIndex.
You need to set this one with the DataGridPageChangedEventArgs' NewPageIndex.

Is This Answer Correct ?    6 Yes 0 No

What property do you have to set to tell the grid which page to go to when using the Pager object?..

Answer / aadesh kumar

CurrentPageIndex

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How to get the number after decimal point in .net?

0 Answers  


What is data type and how many types of data types are in .NET ?

0 Answers  


Which method do you use to redirect the user to another page without performing a round trip to the client?

4 Answers   Siebel Systems,


If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?

1 Answers  


Explain what is heap and what is stack?

0 Answers  






What's the use of system.diagnostics.process class in .net?

0 Answers  


Can any object be stored in a viewstate in .net?

0 Answers  


How to spawn a thread?

0 Answers  


What are possible implementations of distributed applications in .NET?

1 Answers  


Explain the difference between public and static modifiers?

0 Answers  


Explain asp.net?

0 Answers  


What is a design pattern and what is it for?

0 Answers  


Categories