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 Finalizer in .NET define Dispose and Finalize ?

792


What are multicast delegates?

802


Do you know the difference between the stack and the heap?

755


Please explain what is immutability, what is it for and how is it codified?

752


What is the use of UML in .Net

805


What is the base class of Button control in .NET?

799


Explain what is the difference between encrypting a password and applying a hashing?

747


Explain can 2 different applications use the same dll in gac at the same time?

818


What is interface and abstract class in .net?

775


Explain assemblies in .net?

812


What is alias ? Is it used in .Net ?

845


The project which you have made, which methodology did you use?

823


Can I write my own .net host?

811


Tell us what is the native image generator?

764


What is the concept of inheritance in .net?

827