react-datasheet
react-datasheet copied to clipboard
Is it possible to import values onto your datatable ?
Hello Guys,
A have the redux state that holds the table values. when I edit/update the redux. My table rows become empty, yet my redux state is updated ? I was wondering would I have to do some stuff to my table to see the import changes ? I'm kinda having trouble with this implementation.
Thank You,
Redux shouldn't cause any issue here, can you create a short code sample to show the error? The values should just be passed to the component normally