mui-datatables icon indicating copy to clipboard operation
mui-datatables copied to clipboard

Jump to column

Open Falgianot opened this issue 3 years ago • 0 comments

Hi,

I wanted to know is there anyway to jump to a specfic column within the table? I am trying to create a visual page of data. It shows a table and graph. The graph has dates on the x-axis and values on the y-axis. I want the user to be able to click on the graph and it have the table jump to the correct date column. I know datatables has a scorllTo function that allows the table to scroll to the specfic id. Is there anything within this library to provide this functionality? Thank you!

Falgianot avatar Feb 07 '22 15:02 Falgianot