开发者

Listview overflowing - not keeping size of parent?

开发者 https://www.devze.com 2022-12-17 00:11 出处:网络
Driving me crazy! I have a Listview to which I am binding a large collection. The problem is this collection \"overflows\" and then items can\'t be seen.

Driving me crazy!

I have a Listview to which I am binding a large collection.

The problem is this collection "overflows" and then items can't be seen.

If I set Height- then fine, I开发者_如何学C get what I want and a scroll bar... but this won't dynamically size if the user maximises the entire window. So how can I tell it to fill the size of the groupbox it is in without overflowing and give me a scroll bar (vertical).


Sorry, A bit preemptive this question....

It was the stackpanel I had it in which was causing the problem.

Removed and set to a grid portion and is now working as needed.

0

精彩评论

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

关注公众号