AllenFang / AllenFang/react-bootstrap-table
passing current row, cellvalue, cellname to a custom editor
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
If I use a custom editor cell like:
customEditor={ { getElement: createPriceEditor, customEditorParameters: { currencies: currencies } } }>
how can I do to pass the current row, cellvalue, and cellname to the custom editor?
Thanks
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.