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
Do you know what are three common acronyms used in .net, and what do they stand for?
What is the concept of inheritance in .net?
Do you know what is linq?
How can I tell if .net 3.5 is installed?
What is .net and why it is used?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How do you instantiate a complex number?
What is the advantage of .net?
What is interface and abstract class in .net?
Is .net core managed code?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What is .net debug & trace?
How to produce an assembly?
Explain code access security.
What is the difference between web application and enterprise application?