Hi Win8Dev2014,
You can have the similar thing in Windows Store App, there is no tab, but spilt page looks like a tab (C#, VB, and C++ project templates).
But basically you may need put your data into a data pool which act as data resource. Use Linq to group the data into groups and binding the group data to the control should be a good option. See more information: How to create a master-details binding
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.
No comments:
Post a Comment