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 |
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
Explain the concept of event bubbling in ASP.NET?
0 Answers Sans Pareil IT Services,
what is diffrent between asp & asp.net
What is three major points in WCF?
How can i include both C# and vb.net classes in same solution?
What is application variable and when it is initialized ?
What is the difference between executescalar and executenonquery?
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
calling result set one procedure to anothar procedure in sql2000
What is a web based system?
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?
How to Insert/Add in ASPXgridview
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)