Nick Khan

Results 4 issues of Nick Khan

`react-virtualized` is a fantastic library with several great benefits and possible use cases, like [infinite scrolling](https://bvaughn.github.io/react-virtualized/#/components/InfiniteLoader) the long table and [scroll-to-index](https://bvaughn.github.io/react-virtualized/#/components/List) ability. Are there any ways to access that lib's...

Is there an ability to scroll the table horizontally in the case the total width of visible columns exceeds the viewport width? Can't seem to be possible on the demo...

When clicking `...` to select more fields to display, this error pops up in development mode. ![image](https://user-images.githubusercontent.com/579331/49705643-e4ad6a00-fc30-11e8-8527-5a633b649711.png) This seems to come from an internal lib implementation.