R
robin9876
In an asp.net (VB) web page I have created a HTML table that has some
server side labels which has information populated to at runtime from
code. This works for when there is only one recorded returned form the
database.
When two or more records are returned how can I create an additional
copy of this output with the data from the other records?
server side labels which has information populated to at runtime from
code. This works for when there is only one recorded returned form the
database.
When two or more records are returned how can I create an additional
copy of this output with the data from the other records?