SuperList Designer

The SuperList Designer looks similar to the Form Designer, but the Source editor and Events panel are removed, and the Menu bar only displays actions related to superlist functions.

The SuperList Designer allows you take advantage of rich functionality such as create, retrieve, update, and delete (CRUD) operations and navigating master detail views in multiple formats without writing any code.
superlist_designer

The SuperList Designer supports three different views:
  • ListView – displays data from from your specified data source in list format on your device screen.
  • FormView – displays a row of data from your specified data source on your device.
  • GroupView – displays data from your data source grouped by the column that you specify.
When you click the Edit Views button, the View Manager appears offering you options to add, update, and delete views, as well as change the order of the views. The SuperList control is metadata-based and data source-independent. It provides easy-to-use APIs that allow you to retrieve data from different data sources.