Hi,
Is there any way on how to have a search enabled drop down in the inline editor for a column ?
Hello Karthik,
You can return any HTML element inside the inline editor:
https://docs.dhtmlx.com/gantt/desktop__inline_editing.html#typesofeditors
I have the following sample with the DHTMLX Combo editor in the inline editor:
http://snippet.dhtmlx.com/23e4fc871
Thanks a lot…it was what i was searching for !!