AllenFang / AllenFang/react-bootstrap-table
passing current row, cellvalue, cellname to a custom editor
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.