Anyone have a recommendation on the best way to simply display a 'list' of data to a user. The form would have a number of labels and textboxes filled in at the top portion of the form and the remainder of the form would contain a 'list' of related data. There could 0, 1 or many lines. This is to be used in an n tier app and therefore do not want to use a databound control. Any suggestions would be appreciated.
Thanks
Thanks