nick-keller / react-datasheet-grid

An Airtable-like / Excel-like component to create beautiful spreadsheets.
MIT License
1.77k stars 167 forks source link

Question: Possible to add Dropdown or Checkbox to a cell? #346

Closed ainnotate closed 4 months ago

ainnotate commented 5 months ago

Hi, Is it possible to add Dropdown or a Checkbox to a given cell?

Thank you.

uioonm commented 4 months ago

There is a example in the document https://react-datasheet-grid.netlify.app/docs/examples/implementing-select

ainnotate commented 4 months ago

Thanks @uioonm