Add richselect/Select inside datatable.

I have a requirement to add multiple richselect/Select inside datatable,but if i use richselect/Select inside datatable then its showing like text box.Please, Give any sample code how to add richselect/Select in datatable.

Do you need to show it always visible or to use them for edit operations only ?

I want to make richselect/Select always visible.

For native select controls - you can place the select tag directly in the template.

For richselect ( Webix UI control ) you need to use ActiveContent extension.

http://docs.webix.com/desktop__active_content.html