react-sticky-table icon indicating copy to clipboard operation
react-sticky-table copied to clipboard

seeking examples

Open maxhudson opened this issue 5 years ago • 5 comments

please comment with examples of react-sticky-table being used in your application/website!

maxhudson avatar May 12 '20 16:05 maxhudson

I'm using it for the timeline in Plottr (plottr.com)

screenshot

cameronsutter avatar Jul 08 '20 14:07 cameronsutter

@cameronsutter wow! Cool application/use of it. Thanks for taking the time to share.

maxhudson avatar Jul 08 '20 17:07 maxhudson

I have used react-sticky-table for one of my component where the number of columns were too many. I had to fix the first two columns. But my second column has table data too long and is taking almost 70% of my screen width. How can I override or customize the react-sticky-table width as neither inline-style nor important attribute is able to override.

amitraja4606 avatar Jul 17 '20 13:07 amitraja4606

@amitraja4606 can you please open your own issue for this:

  • including a screenshot so we can confirm understanding if your issue
  • specifying which css method you are using - styled-components, normal css, some other css-in-js solution
  • a sample of code you would expect to work that is not working

maxhudson avatar Jul 17 '20 15:07 maxhudson

How can I use Table Colspan feature with this ?

ishanbhutagate6 avatar Oct 30 '20 05:10 ishanbhutagate6