简体   繁体   中英

Multiple UI for a single ListBox in Wp8

我在xaml页面上有一个列表框。我在顶部创建了三个选项卡(普通文本框)。如果单击选项卡1或选项卡2,它将在列表框中显示一个扩展器视图作为项。我想创建一个简单的第三个选项卡的列表框,即没有扩展器视图。是否可以在wp8中使用?

I not sure that I understand your question, but I think that you could use a Pivot control to achieve the results you want to get.

Using a Pivot, you could get different "tabs" and each tab could have his own controls. Hope this helps

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