What’s New in Moblie MVC
Designed especially for the ASP.NET MVC framework, this comprehensive component set features extremely lightweight components that help build high-performance, scalable Web sites.
More Details (PDF)
image
Tools
HTML and JavaScript Controls
We've added 15 HTML and JavaScript controls to Essential Tools for Mobile MVC. These controls run solely on the client side to improve performance and maintain lightness.
The controls include the following:
feature image
Button Control (Can be set as a form button, action link, or route link)
feature image
Dialog Control
feature image
GroupButton Control
feature image
Toolbar Control
feature image
Menu Control (Available in red, black, gray, green, and white.)
feature image
Rating Control
feature image
ScrollPanel Control
feature image
Tab Control
feature image
Toggle Button
feature image
List Box
feature image
Waiting Pop-up
Header and Footer controls are also available to contain content for your mobile application, such as captions and navigation buttons.
Toolbar Control for Windows Phone
The Toolbar control hosts application functions in an easy-to-access strip. It is similar to the native toolbar found in Windows Phone. It supports text, images, four built-in skins, templates, and data binding. When items in the toolbar are selected, they become highlighted. One added feature is that the toolbar can be disabled—displayed in gray but not operational.
feature image
Toolbar Enabled
feature image
Toolbar Disabled
Button Control for Windows Phone
Similar in appearance to the native button found in Windows Phone, the Button control will change backgrounds when clicked, and can be disabled, appearing in gray.
feature image
Enabled Button
feature image
Disabled Button
ListBox Control
The ListBox control presents selectable items in a list. Once an item is selected, an action is preformed or another page or list is displayed. This list box has been implemented for Windows Phone and adheres to the Windows Phone style.
feature image
ListBox Control
feature image
List Box and Child Items
feature image
List Box Child Items
Header Control for Windows Phone
The Header control is used to display text in the default style of Windows Phone.
feature image
Header Control
Windows Phone Dialog Box
The Dialog control displays an alert or confirmation message. It has been molded to the Windows Phone style, and allows the following dialog elements to be modified: title, theme, display position, and dimension. It also prevents access to the page until the dialog is closed.
feature image
Windows Phone Dialog Box
Menu Control
The Menu control provides two types of menus: a context menu and an options menu. The options menu expands from the bottom of the screen to reveal items that can be selected from a list. The context menu opens anywhere on the screen to reveal items.
feature image
Options Menu
feature image
Context Menu
Toggle Button
The toggle button switches between two states either by sliding or clicking the button. The default state of the control can be set, and the panel color can be specified.
feature image
Toggle Button Turned 'On'
feature image
Toggle Button Turned 'Off'
Tab Control
The Tab control allows you to access multiple pages from a single page. These pages can be grouped under categorized tabs, and page content can be displayed by tapping on a tab or swiping to scroll through page content. Swiping past the last tab takes you back to the first tab.
For Windows Phone, the tabs are themed according to the Windows 8 style.
feature image
Tab Control
AutoComplete
The AutoCompleteTextBox control helps users complete a word or phrase as it is being typed in a text box. With each keystroke, the control searches for a matching sequence of letters and returns a list of suggestions. Two modes are available: server and JSON.
Relevant letters can be highlighted in the suggested words, and other features are available, such as case sensitivity, right-to-left alignment, and suggestion list positioning.
feature image
AutoComplete Text Box with Highlighting
feature image
AutoFill
feature image
Left-to-Right Alignment
Rating Control
The Rating control has been added for Windows Phone render mode. This control lets users rate something by clicking an icon that represents a rating.
feature image
Rating Control
::adCenter::