Hi,
I have a MS access database of product's table namely
with fields imagefile, product_id, name, cost and 4
different products added.
I created a table 2 rows 2 cols in products.aspx, i have
the database connected, datasets up and i wish to display
the 4 products into this 2 row 2 col table i created, how
is that possible?
Earlier i setup'd a datagrid and managed to list all of
the products in one table but i can't do anything
to it and it is not the table i want.
How do i pull individual product id and its other info
in each of my cols in my table rows..
Thanks,
Josh
I have a MS access database of product's table namely
with fields imagefile, product_id, name, cost and 4
different products added.
I created a table 2 rows 2 cols in products.aspx, i have
the database connected, datasets up and i wish to display
the 4 products into this 2 row 2 col table i created, how
is that possible?
Earlier i setup'd a datagrid and managed to list all of
the products in one table but i can't do anything
to it and it is not the table i want.
How do i pull individual product id and its other info
in each of my cols in my table rows..
Thanks,
Josh