bencripps / react-redux-grid

A React Grid/Tree Component written in the Redux Pattern
http://react-redux-grid.herokuapp.com/
MIT License
446 stars 63 forks source link

rowIndex in tree mode #229

Open hosseinjalili opened 4 years ago

hosseinjalili commented 4 years ago

hi

which is correct rowIndex in rowData? i want to remove row with EditorActions but row _index not correct in row data...

please help or fix