Hello!
I'm using a scrollviewer in my window. It has both horizontal and vertical scrolling, But I need my scroll to leave the header of my grid on top while scrolling as is done in a tipical datagridview scroll which keeps the columns on top always while vertical scroll. Can you please help me on how can I achieve this.
I've tried deviding the UI in 3 parts like header footer and scrollabe area but in that case the vertical scrollbar gets scrolled by the horizontal scrollbar if the width of the window is less than minWidth.
Please see the attached image for an idea.
Thanks in advance.
Regards
Tushar