Microsoft
70-484 · Question #156
70-484 Question #156: Real Exam Question with Answer & Explanation
Sign in or unlock 70-484 to reveal the answer and full explanation for question #156. The question stem and answer options stay visible for context.
Question
You have been asked to implement a data control that displays photos from an album with a grouping option selected by the user. In future releases, you are expected to support photo filtering and sorting from the user's photo collection. What are the steps required to implement this feature? (Choose all that apply.)
Options
- AUse a GridView control in the UI and bind the GridView with the collection of albums.
- BUse a GridView control in the UI and bind the GridView to a CollectionViewSource object.
- CPrepare an ICollectionView view by using LINQ to group items from the collection of albums, use
- DSet the IsSourceGrouped property of the CollectionViewSource to true.
- ECreate a custom DataTemplateSelector for the GridView and use the selector for displaying the
Unlock 70-484 to see the answer
You've previewed enough free 70-484 questions. Unlock 70-484 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.