Wijmo UI for the Web
dataSource Field

Default value: null

wijdataview to which this wijcombobox is bound.

Syntax
Javascript (Usage) 
var value; // Type: wijdataview
value = jQuery.wijmo.wijcombobox.options.dataSource;
Javascript (Specification) 
var dataSource : wijdataview;
Remarks
This option is used if this wijcombobox is bound to a wijdataview. In that case, you can also specify a mapping option to select the properties to bind to, and the data option returns an array of objects containing value and label property values determined by that mapping.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.