You need to display a list of items. Which controls are possible options are made available to you if you need to display a list of items? Of those, which would you use and why?
Answer Posted / Rohit Raj
Options include ListView, GridView, DataGrid, and ItemsControl. For simple lists, I would use ListView because it's lightweight, flexible, and customizable using templates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category