I have implemented a search mechanism in my app. The user fill a textbox and then click on a button. is there a way to use the nice results view of Microsoft? i'm talking about the view you can see in the image attached.
问问题
70 次
2 回答
1
我给你的资源很少,请检查一下,如果你遇到任何问题,请告诉我们。
于 2013-05-18T17:21:08.577 回答
0
这只是某人为给定应用程序创建的页面和布局......考虑到 Contoso 品牌,它是一些示例,尽管我没有立即认出它。我假设您看到了图像,但没有来源?
在 Visual Studio 中,在现有应用程序中,您可以使用 Add>New Item 对话框并选择Search Contract以包含模板页面(带有网格、过滤器组合框等)以帮助您快速入门。
在Windows 8 Camp Training 工具包中,有一个相当完善的示例 - Contoso Cookbook - 它还包括一个过滤的搜索页面,因此作为一个开始也可能会有所帮助。
于 2013-05-19T06:27:27.403 回答