AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 783 forks source link

AsyncTypeahead in modal? #2066

Open baradhili opened 5 years ago

baradhili commented 5 years ago

Hi @AllenFang , I'm wanting to use AsyncTypeahead in a field in the cellEdit modal, but still have access to the validations, I can't work out how to do it though - is it possible? Thanks