[UWP] GridView列表评论 [英] [UWP] GridView for list of Reviews

查看:78
本文介绍了[UWP] GridView列表评论的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发类似于Windows商店中应用评论列表的内容。

I would like to develop something similar to the list of the reviews for the apps in the windows store.

我的应用程序显示有关某些内容的评论,我希望我的列表仅显示评论的第一部分

My App shows reviews about something and I would like that my list shows only the first part of the review

,例如使用TextWrapping属性设置为Wrap的文本块将TextTrimming设置为CharacterEllipsis。

using for example a textblock with the TextWrapping property set to Wrap and with the TextTrimming set to CharacterEllipsis.

这样,如果评论很长,我只会显示第一部分,我会给出显示整个
的可能性

In this way if the review is to much long I will show only the first part and I'll give the possibility to show the whole

通过按钮查看(更多)。我可以进行模板化控制。

review by a button (more).I may do a Templated Control.

但我的问题是当我点击按钮时更多商店中应用的评论列表

But my question is when I click on the button more in the list of the reviews for the apps on the store

它是组件显示的弹出窗口还是增加高度的ItemGrid?

is it a Flyout the component showed or is the ItemGrid that increase his height?

我可以怎样做?

或者你能给我一些提示吗?

Or could you give me some hints?

感谢您的帮助。

解决方案

这是一个弹出窗口。


这篇关于[UWP] GridView列表评论的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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