[UWP,Universal Windows Platfrom]在Windows Universal Apps中查看卡片材料设计 [英] [UWP, Universal Windows Platfrom] Card View material design in Windows Universal Apps

查看:74
本文介绍了[UWP,Universal Windows Platfrom]在Windows Universal Apps中查看卡片材料设计的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想开发一个类似于 的博客应用程序。


第二次阅读此内容 ListView和GridView数据虚拟化


I want to develop a Blog application similar design like Universal MSN News App of Microsoft. I want similar design like shown in picture below.

I looked into this News app and found that lots of cool features is integreted with Pivot design.

Few Questions I have:

  • How do I make dynamic card view layout like this in News app. This app has dynamic Grid View. Some GridView are bigger some are small. How do we adjust these grid view next to each other even if they have different heights. Are there any samples for this?

  • Lazy Loading is implemented to load the feeds when we scroll down. Any idea how to get work done for lazy loading.

Thank You. Any help is appreciated!


Kishor Bikram Oli

解决方案

Hello ,

It is not GridView control exactly it is maybe  VariableSizedWrapGrid or WrapPanel. But I think that it is VariableSizedWrapGrid  because of the items multiples of each other (Big=2*Smal , Large =3*Small). The VariableSizedWrapGrid  by default exist in UWP SDK . But for WrapPanel you should use third-party dll like WinRt-ToolKit.

For second read this ListView and GridView data virtualization


这篇关于[UWP,Universal Windows Platfrom]在Windows Universal Apps中查看卡片材料设计的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆