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 |
how can create login from create and written conde in asp.net
how to retrieve property settings from xml .config file.
What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
What is session id in web application?
Can we use multiple forms in single asp.net application?
What is the difference between the get method () and post method ()?
Is there any alternative to avoid name collisions other then Namespaces?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the difference between user control and custom control?
Can you clarified A Web service can only be written in .NET or not?
What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?
1 Answers Getit, Siebel, Visual Soft,
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)