I would like to use a grid view to list rows of data without refering to a data table. I am using a listbox now but want to ability to better format the rows, I thought a datagrid would work great, but I am not sure how to populate the datagrid every time a button is hit without refering to a DB.
Thanks for your help.