Hi everybody,
For my project I am dealing with the following. The question is to have one overview in which: 1) the list can be sorted by the user, 2) icons can be shown in that list, and 3) for some fields adjustments can be made by the user.
For the first requirement I would normally use a datagrid. Then for the third requierement a pop-up, although it would be nicer to adjust directly in the list. However there is also requirement 2. Is there a possibility to show an (glyph)icon/image in a datagrid? Or is there any possibility to use a listview for example?