开发者

Weird behavior when scrolling with DataGrid

开发者 https://www.devze.com 2023-02-02 00:01 出处:网络
I am working with WPF DataGrid and using multilevel grouping over that. I am using expander in template and having indentation to represent multilevel. Functionality wise it is working good but when I

I am working with WPF DataGrid and using multilevel grouping over that. I am using expander in template and having indentation to represent multilevel. Functionality wise it is working good but when I group it and further scroll it Horizontally, it shows weird behavio开发者_如何学Pythonr.

  1. Group section scrolls with data row
  2. Data gets clipped from left

Any help please!!!

0

精彩评论

暂无评论...
验证码 换一张
取 消