Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other development tools included with the ComponentOne Studios.
You can access samples from the ComponentOne Sample Explorer. To view samples, click the Start button and then click ComponentOne | Studio for iPhone | iPhone Samples. The following table provides a brief overview of each sample.
Sample |
Description |
Control Explorer |
This sample demonstrates features of the Studio for iPhone controls. |
Access PickerView Value from JavaScript |
This sample demonstrates how to retrieve the value selected in a picker using client-side script. |
C1MultiView ContentUrl |
Demonstrates how to use the C1MultiView ContentUrl property. |
C1NavigationListCreateItem Template Dynamically |
Demonstrates how to create item templates in code. |
C1NavigationList Edit UI |
Demonstrates the usage of the AllowEdit property. |
C1NavigationList Get Group Item Properties on Client |
Demonstrates how to iterate an items collection in JavaScript. |
C1NavigationListItem Change Css Class On Client |
Demonstrates how to change a C1NavigationListitem’s CSS class on the client side. |
C1NavigationListOption List |
Demonstrates how to validate and collapse option list items on the client side. |
C1NavigationList Postback Click |
This sample shows how to bind a postback event handler for dynamically created items. |
C1PickerView Create Items on Client Side |
Demonstrates how to populate picker items on the client side. |
C1ViewPort Scroll Content Horizontally |
Demonstrates how to implement ability to scroll through C1ViewPort content horizontally. |
Create C1PickerView on Client |
Demonstrates how to create a C1PickerView control using JavaScript. |
Display C1Dialog After Postback |
Demonstrates how to show/hide the C1Dialog control after a postback. |
Fullscreen Mode |
This sample shows how to run an ASP.NET site to look like a native application. |
HandlingSelectedPickerOnServer |
Demonstrates how to handle server-side SelectedIndexChanged event during postbacks. |
Increase C1Picker Height |
Demonstrates how to increase the C1Picker control’s height using CSS. |
OverrideC1TabBarControllerStyles |
Demonstrates how to change a C1TabBarController style to resemble a native iPhone toolbar. |
Populate C1CoverFlow from Data Source |
Demonstrates how to populate C1CoverFlow covers from a data source. |
Populate C1NavigationList from Data Source |
Demonstrates how to populate the C1NavigationList using various data source types. |
Scrollable Dialog Content |
Demonstrates how to make dialog content scrollable. |
SegmentedButtons and LeftButton |
Demonstrates how to toggle the visibility of the TitleBar and SegmentedButtons when the navigation list is expanded and the control of the NavigationBar is taken over by the NavigationList. |
ValidateBeforeExpand Sample |
Demonstrates how to use the RequiredFieldValidator along with C1NavigationListItems. |
jQuery |
Demonstrates built-in jQuery features, such event helpers for touch, gesture, and swipe events. |
Overview |
Provides an overview of ComponentOne Studio for iPhone. |
QuickStart |
Demonstrates how iPhone can mimic the native iPhone UI. |
Samples |
Miscellanous samples created using the Studio for iPhone controls. |
Time Tracker |
Provides the iPhone version of the ASP.NET “Time Tracker Starter Kit” sample. |
Populate C1CoverFlow Using ClientCode |
Explains how to populate covers using client-side code. |
SearchBox |
This sample shows how to implement the search box with an input suggestions list. |
PopulateC1CoverFlowUsingClientCode |
This sample shows how to populate covers using client-side code. |
InputDecimals |
This sample demonstrates how to show decimal point for the native numeric keypad. |
OfflineApplication |
This sample shows how to cache the iPhone.NET client resources using an offline application HTTP cache. |