Vertical Scroll in Page with Cards

Hello,
I have a Side Menu with Labels in a page to the left(1st Column) and I have 5 Card Containers in the same Page to the Right(2nd Column).Is there a way to Scroll to the last Card Container , where i can still see the side menu on the left Side(1st column)

You can check my reply to your other thread. The same approach should be valid for this requirement as well.

@korchev I tried, But the Scrolling is being done for the whole page. Please let me know if there's a way around to achieve this. Thanks

The scrollIntoView method scrolls the entire page indeed. You will need to somehow fix your side menu. Radzen applications do that out of the box - check the sidebar component or our online demos.