Product List Screen

On the product list screen ( the screen that shows a list of products) in the Starter Site where it shows display name and price. How do you configure this screen to show different columns. I thought clicking show in Product List in the Inventory and Catalog Schema manager would have done the trick but it does not seem to affect this screen. Does screen require back end coding changes to change the columns. Also, where can you change the number of rows that show per page.

Please Advise.

[504 byte] By [Xcel] at [2008-1-28]
# 1
In the Catalog and Inventory Schema manager you need to check the DisplayOnSite checkbox for the properties you want to be displayed.
VinayakTadas-MSFT at 2007-9-4 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 2

I have tried that and it does not change the list screen. It does however changed the product detail screen.

Chris...

Xcel at 2007-9-4 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 3
You need to modify controls\ProductList.ascx. I can see from another post that you've already done this but I wanted to post the answer here for others looking at the same problem.
JoeWasson-MSFT at 2007-9-4 > top of Msdn Tech,Commerce Server,Commerce Server 2007...