window-table icon indicating copy to clipboard operation
window-table copied to clipboard

Support sticky columns

Open pupudu opened this issue 6 years ago • 1 comments

details TBA

pupudu avatar May 01 '19 22:05 pupudu

Do you have any details about this? would it be hard to implement? currently, I'm facing the problem that react-windows support the VariableSizedGrid and adding a sticky column is not that hard. But sadly it's not accessible https://github.com/bvaughn/react-window/issues/217,

look like this library because it uses a <table /> tag automatically is accessible. But I don't find any information about supporting sticky columns.

nahumzs avatar Jan 09 '20 06:01 nahumzs