mui-datatables
mui-datatables copied to clipboard
Jump to column
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!