I have a SQL Server table containing images. I need to create image components dynamically based on the record count in the table and place them on a form.
Any ideas?