Answer Posted / 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 |
Post New Answer View All Answers
How can I open ashx file in mobile?
List all templates of the repeater control.
How can we communicate with each server in N-tier Architecture? and what are the methods?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Differentiate between client-side and server-side validations in web pages.
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Explain the difference between asp & asp.net.
What are the uses of list view control in Asp.net?
Where the viewstate is stored after the page postback?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is ashx file in asp.net?
What are the session management techniques asp net?
How to implement Authentication and Authorization?
Can you set the session out time manually?
What is asp.net response object?