React-virtualized: Column Resize and Column re-ordering

Created on 27 Feb 2016  路  4Comments  路  Source: bvaughn/react-virtualized

Not sure, but is nice to support Column Resize and Column re-ordering ?

enhancement

Most helpful comment

I've created a basic demo showing resizable Table columns here: https://codesandbox.io/s/j30k46l7xw

All 4 comments

Hi @pkumar84,

That seems like something that could potentially be added as a high-order component but I don't expect I'll have the time or energy to do it. If you'd like to put together a PR, I'd be happy to review it though. It _does_ sound like a useful feature- just a complicated one.

I'm going to close this issue now since I don't plan on taking any direct action- but if you decide to pick it up and post a PR, we'll reopen for review. :) And we can always chat about it here even after the issue is closed.

I agree with the author. React virtulized would better to remain as basic as possible to make it extendable. Extra features could be added as plugin. I am actually working on these features.

If @bvaughn could maintain another repo for all RV plugins, it will be awesome.

Hi @bvaughn and @shiyang-fei

Any updates on resizable columns.

I've created a basic demo showing resizable Table columns here: https://codesandbox.io/s/j30k46l7xw

Was this page helpful?
0 / 5 - 0 ratings