Hello,
I am building an dynamic rendering kendo grid with in line editing functionality. I'm able to achieve for single select of inline editing using DropDownListComponent . I tried to achieve multiselect on one of the column but I can't use the same way with MultiSelectComponent.
The details of the code snippet as attached below and I'm wondering if there's a way to make the 'Test' column MultiSelect dropdown?
Thanks,
Annie
I have figured out of using two different dynamic child components