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

Is there any attempt system for microsoft technology papers?

1 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers   TCS,


What is the difference between a Hash Table and a Dictionary?

1 Answers  


What is .net environment?

1 Answers  


Explain acid properties?

1 Answers  


What is the concept of inheritance and how it works in .net?

1 Answers  


Can I write my own .net host?

1 Answers  


How does linq work?

1 Answers  


What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


What is the difference between a namespace and assembly name in .net?

1 Answers  


What is strong name?

2 Answers  


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

1 Answers  


Categories