Hi.
I want to pull data from the db and display it to a page. Once displayed I need to print the displayed information.
What is the best way to display the data? Though a List? There will be a few records.
Once displayed how would I print the data? I would like use a button to achieve this if possible.
Thank you.