mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

DataView w/ Collapse/Expand and RowMoveManager #940

Open ghost opened 10 years ago

ghost commented 10 years ago

Hi, i am trying to implement the RowMoveManager to reorder my rows in the grid... I am using a DataView to filter the rows and to collapse and expand the hierarchy... hopefully someone is here who tried the same, because i do not get it to work. if so, i will push my code here! thx!