Open
Description
I'm using UI-Grid to create subGrid and I need to retrieve data after expand.
However, the scrollbar never work correctly after expand the row!
To reproduce this bug, go to this page:
http://ui-grid.info/docs/#/tutorial/216_expandable_grid
You can reproduced this issue with any subgrid demo
Use the "Retrieve data for subGrid when expanding" demo is easier to see it
Reproduce steps:
- Expand any row
- Then scroll to the very bottom.
- Scroll up and down a bit
- The grid become completely useless now
For my own case, it works even worse!