Hi,

From my database I have managed to fire a query so select just one column of the name of the details I want.
It shows up fine in the data grid but I want to use ListBox instead of DataGrid.

How can I achieve this?


Here is my code:



This is the result:




Please let me know what I can do.