Okay so here is the Question… I have a grid where the middle section scrolls horizontally and I want all of the rows to scroll simultaneously when scrolling. Is it possible to have the row a single component including both sticky sides of the scroll area?
Like is there a conditional scroll that if one scrolls they all will simultaneously?
Because with the drop-down functionality, I don’t see how to have simultaneous scrolling and have each section of a row as a component.