what is pagination in asp.net ?
Answer / surabathina
ASP.NET mobile controls provide pagination, which
automatically separates the content in your form into
smaller groups of rendered content. When you use
pagination, these groups of content are automatically
formatted to fit the target device. The form also renders
user interface (UI) elements that you can use to browse to
other pages.
Is This Answer Correct ? | 6 Yes | 0 No |
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
what is NET Framework ?
Is data edited in the Repeater control?
How to Page Execute in asp.net(inside browser)
How to find last error which occurred?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the name of the base class that all web forms will be inherited?
Define session in asp.net.
How Clustered Index and Non clustered index stored on SQL server?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How does the XmlSerializer work? What ACL permissions does a process using it require?
Explain what a diffgram is, and a good use for one?