MultiColumnComboBox in grid

1 Answer 59 Views
Grid
Lee
Top achievements
Rank 1
Lee asked on 22 Mar 2022, 09:22 AM

Are there any React code samples for displaying a grid drop down editor but with multiple columns?

Thanks

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 23 Mar 2022, 01:44 PM

Hi, Lee,

I made this runnable example that uses a MultiColumnComboBox inside a grid and it updates the data:

https://stackblitz.com/edit/react-hijz2b-ocque8?file=app/myDropDownCell.jsx

The main idea is to create a custom component that contains the MultiColumnComboBox and then pass it to the cell property.

I hope this helps.

Regards, FilipProgress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Lee
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or