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 |
Explain the disadvantages of viewstate?
Any disadvantages in Dataset and in reflection ?
0 Answers DELL, Digital GlobalSoft,
What are the various security methods which IIS Provides apart from .NET ?
Explain file-based dependency and key-based dependency.
Whats the difference between abstract factory pattern and factory pattern?
To display data in a Repeater control which templete is provided ?
Why would anyone need to implement their own hashtable or linked list?
What is difference between session and viewstate?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
How can you identify that the page is post back?
Explain the working of passport authentication.
How to store a dataset in a viewstate?
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)