How to manage pagination in a page?
Answers were Sorted based on User's Feedback
Answer / shiva
set allowpaging to true and you have to write some coding
in pageindexchanging event
GridView1.PageIndex = e.NewPageIndex;
binddata();
| Is This Answer Correct ? | 10 Yes | 0 No |
Using pagination option in DataGrid control. We have to set
the number of records for a page, then it takes care of
pagination by itself.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the base class from which web forms are inherited?
What is validation in asp.net?
Why session is necessary in web application?
What is the importance of Global.asax in ASP.NET?
What are query strings used for?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Which template must you provide, in order to display data in a Repeater control?
3 Answers Siebel Systems, Wipro,
What is mvc in angular?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How can you apply a theme to your asp.net application?
What are client activated objects?
What is the difference between visual basic and asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)