a popup list of predefined values with a multiple choice ability
Available only in PRO Edition
//for a datatable column
{ id:"year", editor:"multiselect", options:years, header:"Released" }
It looks very much the same like a non-pro richselect editor, but provides a possibility for choosing multiple options at a time.