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
Can a try block have more than one catch block?
Tell about your technical profile ?
Explain how to redirect tracing to a file?
What is .net latest version?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
What is Complex Class in .NET?
What do the terms “boxing” and “unboxing” mean?
What are nullable types in .NET
What are the similarities and difference between class and structure in .net?
Dynamic Fonts
What is the difference between asp.net & vb.net and explain architecture?
What does .net stand for?
Elements of CAS
What is Flyout Design Pattern in .NET?