What is sticky column?
Sticky columns enable you to display specific columns at all times while the user scrolls the Grid horizontally. This specific column will be scrollable as well, however, it will fix its position to the left/right when it reaches left/right Grid border.
How to make table responsive in Angular material?
Make any table responsive across all viewports by wrapping a . table with . table-responsive . Or, pick a maximum breakpoint with which to have a responsive table stay within by using .