JqxInput: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


== Description ==
== Description ==
The input control lets you do specialized input. It is based on the jqWidgets jqxInput widget.
The Input widget provides suggestions while you type into the field. The datasource is a simple array, provided to the control using the "source" property.


== Properties and Methods ==
== Properties and Methods ==

Revision as of 14:15, 17 May 2013

Description

The Input widget provides suggestions while you type into the field. The datasource is a simple array, provided to the control using the "source" property.

Properties and Methods

See the complete documentation at jqWidget's site: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxinput/jquery-input-getting-started.htm

Example

Events

Output

See above.