damien

Results 4 comments of damien

try to wrap your `` around a div that has a prefixed height and width as the grid calculates what to render according to the size of its parent container...

@oliviertassinari How about we add 2 props to force the height and width of AutoSizer https://github.com/bvaughn/react-virtualized/issues/493#issuecomment-361029657

If you create a column type like price, it's easier to use with this prop. Of course you can spread the object. But it's just more convenient having it in....

Up to you. I would keep it as I see value in it and as it's used internally. I've come across the use case several times. Ag grid has it....