silevis / reactgrid

Add spreadsheet-like behavior to your React app

Home Page:https://reactgrid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make the Dropdown Searchble?

Mengeroshi opened this issue · comments

I'm tryng to do a searcheble dropdown modifying the DropdownCellTemplate and using react-select library but I think I'm lost.

Is this possible to make?
what would be the apropiate utils fuctions to use to achive a behaviour like this?

imagen

I think you need custom template component?

@Mengeroshi Please take a look at this codesandbox

Thank You, I haven't noticed that it was a default behaviour