Anchor both top row & left column during scrolling?

Anchor both top row & left column during scrolling?

ppowersppowers Posts: 1Questions: 1Answers: 0

I am using table class "hoverTable" and would like to anchor both the leftmost column (horizontal scrolling) and topmost row (vertical scrolling). When I use "scrollY", this works to anchor the topmost row. But how to anchor the leftmost column during horizontal scrolling?

Answers

  • colincolin Posts: 15,143Questions: 1Answers: 2,586

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

Sign In or Register to comment.