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 do you register a .NET assembly?
Explain client side state management system.
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
.Net Doesn't offer Deterministic Distruction ? a) True b) False
What is enableviewstate in asp net?
Why do we need master page in asp.net?
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
we can able to display a MessageBox in asp .net without using any script langages?
Does asp.net still recognize the global.asa file?
How do you remove duplicates without using remove duplicate stage?
What are validator? Name the validation controls in asp.net? How do you disable them?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
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)