DEMO: Multiple DataStore implementations with dojo.data aware Widgets


Description:

This simple demo shows how widgets which know only the dojo.data interfaces can work with data sources of varying formats. In this case an OpmlStore and a ItemFileReadStore are used to house the same data in different formats.

Widgets using OpmlStore:

ComboBox:

Χ


Filtering Select:

Χ


Tree:

Widgets using ItemFileReadStore:

ComboBox:

Χ


Filtering Select:

Χ


Tree:

Widgets using XmlStore:

ComboBox:

Χ


Filtering Select:

Χ


Tree:
XmlStore._fetchItems(): url=geography2.xml