col.xyz.autocomplete
When you want a type-ahead drop down list allowing to filter on specific values in the list.
Class | column |
---|---|
Property | col.xyz.autocomplete |
Formal specification | col.xyz.autocomplete = true | false |
Required | no |
Default | false |
Version | 1.0 |
Comment | |
Example | col.city=Cities
col.city.type=list
col.city.query=select cityname, id from cities order by cityname
col.city.query.ds=mysql
col.city.autocomplete = true
|
Reference | |
Related content
Troubleshooting & FAQ
Troubleshooting & FAQ
More like this
Updating grid data after selecting a list item
Updating grid data after selecting a list item
More like this
Update grid data with Single Select List column type
Update grid data with Single Select List column type
More like this
Build a Sandwich Order Management system
Build a Sandwich Order Management system
More like this
Build a Sandwich Order Management System
Build a Sandwich Order Management System
More like this