Below is the code sandbox url for react smart grid. I have tried selecting 3 rows using range selection. all of my selected rows data printing empty array https://codesandbox.io/s/rough-water-1lh72c?file=/src/App.js
Let us assume we have 4 rows of data and all the rows will have atleast one select drop down. i want to copy one of that 4 rows and paste it on the newly created row (5th one)
Thank you so much. it’s working as expected
Thank you so much. one more question in react grid Date Field : How do i add min and max date to prevent user not to enter the longer dates