richselect

a popup list of predefined select options

string richselect;

Example

//for a datatable column
{ id:"year", editor:"richselect", options:years, header:"Released" }

Related samples

Details

It looks very much the same like a combo editor, but doesn't provide a possibility for option filtering.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.