简体   繁体   中英

GridViewItem with height greater than its GridView height

I have GridView with fixed width and height of items. But I want some items to exceed that fixed height to contain more data. 1 I don't want to increase height of GridView - this will cause decreasing of the touch area of other controls that lie under GridView.

Is there any solution? Thank you!

Concept 1

I understand that you want variable sized tiles in your grid view just like in the start screen? If so then this article should help http://blogs.u2u.be/diederik/post/2012/03/07/Databinding-to-the-VariableSizedWrapGrid-in-Windows-8-Metro.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM