What is PageIndex in DataGrid?What is the event used in the
Datagrid for while moving from one page to another page in
the Grid?write code for it

Answer Posted / gourav

Page index is to split the DataGrid in number of pages.
Code for paging is write in pageindexchanging event
gridview1.pageindex=e.newpageindex;

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface and abstract class in .net?

554


Tell me what is a “jagged array”?

589


What is static constructor, when it will be fired? And what is its use?

529


Explain the differences between server-side code and client-side code.

569


How will you load an assembly which is not referenced by current assembly?

548






Explain how do assemblies find each other?

575


Explain the top .net class that everything is derived from?

553


What are the differences between an interface and an abstract class in .net?

514


Explain what is the difference between odbc and ado?

517


Differentiate between managed and unmanaged code?

611


How many types of transactions are there in com + .net ?

570


Compare client server application with n-tier application

510


How many design patterns can be created in .net?

587


What is difference between .net core and .net standard?

493


How com+ related to the dna architecture?

585