[UWP] GridView列表评论

编程入门 行业动态 更新时间:2024-10-23 10:22:06
本文介绍了[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 likethat my listshows only the first part of the review

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

using for examplea 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).Imaydo 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 ita Flyout the component showed or is the ItemGrid that increase his height?

我可以怎样做?

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

Orcould you give me some hints?

感谢您的帮助。

解决方案

这是一个弹出窗口。

更多推荐

[UWP] GridView列表评论

本文发布于:2023-11-10 15:58:16,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1575811.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:列表   UWP   GridView

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!