LOCATION: HomeSupportSamplesAdvancedList .NET

Press Releases

November 10, 2008
G-sensor technology finds its place in business solutions

October 27, 2008
Resco releases Resco MobileForms Toolkit 2008 Volume 3

Popular component suite with new data input capabilities

More
Latest Versions

December 19, 2008
OutlookControls .NET v6.5.0.5

December 10, 2008
DetailView .NET v6.5.0.1

December 05, 2008
Zip .NET v6.5.0.2

December 04, 2008
AdvancedList .NET v6.5.0.1

More

Resco AdvancedTree .NET Samples

In this section you can preview code samples that demonstrate the capabilities of the Resco AdvancedTree .NET control.

Note:Some samples may require Windows Mobile 5.0 SDK installed to be run. You can download Windows Mobile 5.0 SDK free of charge from Microsoft webpage here.

Directory Tree sample for WM 5.0 PPC

The sample shows how AdvancedTree can be designed to display the directory tree of the mobile device's file system. The power of this sample is in its speed where all the data is loaded first when it is needed.

Download C# Sample

Customer's Orders sample

This sample demonstrates how AdvancedList .NET control can be bound to a dataset that holds a table of customers, his orders and order details. All the tables are related and AdvancedTree .NET control displays the related data as subnodes of a parent node.

Download C# Sample