jbtman
Programmer
- Jul 13, 2007
- 30
I was hoping that someone could give me some advice or direction on the best practices when displaying an online catalog.
Basically I am now sitting with an aspx page that has picked up a products datatable with rows of products and related information.
Now I am looking for the best way to display that information on my page outside of having to do a bunch of writelines that design a table.
Direction appreciated!!
Basically I am now sitting with an aspx page that has picked up a products datatable with rows of products and related information.
Now I am looking for the best way to display that information on my page outside of having to do a bunch of writelines that design a table.
Direction appreciated!!