HomeSupportSamples

Windows Mobile Development Samples
List control for .NET CF, Windows Mobile and Windows CE

Following Windows Mobile Development Samples demonstrate the usage of Resco .NET CF controls in various situations. All samples include C#, or VB .NET source code for Microsoft Visual Studio.

Note: Some samples may require installation of Windows Mobile 5.0 SDK. You can download it for free from Microsoft.


Sample 1: AdvancedList with iPhone design (NEW)

The sample demonstrates how to setup the AdvancedList control showing a list similar to iPhone list.

C# Sample


Sample 2: Customer List with a new modern design (NEW)

The sample demonstrates how to setup the AdvancedList control showing a list of customers which can be controlled by a finger touch. It also uses new ScrollBar control to specify custom design.

C# Sample


Sample 3: Customer List with Touch Control with custom ScrollBar

The sample demonstrates how to setup the AdvancedList control showing a list of customers which can be controlled by a finger touch. It also uses new ScrollBar control to specify custom design.

C# Sample |  VB Sample


Sample 4: Customer List with Touch Control

The sample demonstrates how to setup the AdvancedList control showing a list of customers which can be controlled by a finger touch. It also uses new ButtonCells allowing to perform various actions under the selected customer. Moreover, it shows how to use the new Anchor property of the row cell, which is useful when switching between portrait and lanscape modes.

C# Sample |  VB Sample


Sample 5: Delayed Manual Data Load sample for WM 5.0 PPC

The sample implements a simple filter of customers loaded into AdvancedList. As the user types letters, only those customers remain in the list whose name contains the input string. Sample demonstrates how AdvancedList's RowAdding event can be used to load data manually by user provided Row objects and use the DelayLoad functionality at the same time.

C# Sample |  VB Sample


Sample 6: Preview-detail sample

This sample demonstrates the capabilities to load data from database and work with LinkClick and CellClick events.

  • The top row is special header row.
  • You can display longer texts with the help of the tooltips.
  • The row can display short info in preview and more info when selected.
  • With the use of the link cells it is easy to link the row to other forms or to the internet explorer or e-mail client.

C# Sample |  VB Sample


Sample 7: Master-detail sample

This sample demonstrates the capabilities to work as a master/detail view of data and the ways of loading the data.

  • In this sample the GridLines are not displayed, rows are separated by the choice of colors.
  • Multiple selection is enabled, to display more rows with details.
  • We use the RowSelect event to load or unload the child rows with order details.

C# Sample |  VB Sample


Sample 8: Advanced graphics sample

This sample is based on Sample1, but demonstrates the advanced graphics capabilities and usage of data validation for advanced data loading.

  • We don't have to display the header row.
  • In the preview template image cell displaying the flag of country helps in orientation.
  • In the detail template we use the image cell to display the fancy background.
  • We map the image indexes to database rows using the ValidateData event.

C# Sample |  VB Sample


Sample 9: XML sample

This sample demonstrates the usage of the XML templates.

  • Control properties are loaded from 2 different XML template files.
  • The data in the example are the same, loaded from the XML data file.
  • Active row remains visible on template change.
  • XML templates can be used for different users of the same form or for other UI changes.

C# Sample |  VB Sample


Sample 10: Editable AdvancedList sample

This sample allows a user to modify data in the seleted row.

  • The sample defines new class, which is inherited from AdvancedList control.
  • New class responds to CellClick Event and displays TextBox over the selected cell.
  • In addition it declares ValueChangingEvent, which reises once the value has been modified.
  • The main form of the sample uses this event to change the corresponding value in a data source.

C# Sample |  VB Sample


Sample 11: AdvancedList with CheckBoxes

This sample demonstrates the use of inherited cells and improved databinding.

  • New CheckBoxCell derived from ImageCell is created.
  • Check boxes are manipulated with the use of underlying datasource.
  • In addition user can navigate and (un)check rows with keyboard.

C# Sample |  VB Sample


Press releases

February 7, 2012
Resco releases Mobile CRM 2012 Android Phone&Tablet Update

Completely redesigned Android app is the only real Android Tablet CRM available in the market

January 30, 2012
MobileForms Toolkit 2012 update

Free icons, new elements and improved features

December 21, 2011
MobileForms Toolkit vol. 2012 now available

Traditionally at the end of the year, Resco is coming with a brand new update for most selling components for Windows Mobile platform worldwide

More
Version history

February 08, 2012
Resco DateTimePicker, WindowsMobile v6.12.0.4

February 08, 2012
Resco ShortcutBar, WindowsMobile v6.12.0.4

February 08, 2012
Resco MonthCalendar, WindowsMobile v6.12.0.4

February 08, 2012
Resco WeekCalendar, WindowsMobile v6.12.0.4

More