This topic is locked

display file link-

1/20/2006 4:37:25 PM
ASPRunnerPro General questions
swat author

admin-
First question, how can I display 3 different product type in 3 different column.
Product 1 | Product 2 | Product 3|

Data.... | Data.... | Data.... |
thanks
swat

admin 1/24/2006

I've answered this question three weeks ago:

http://www.asprunner.com/forums/index.php?showtopic=2260&hl=

swat author 1/24/2006

Admin-
Let me make my question clear, I have a field with 3 different options (Product 1- Product 2 - Product 3) and I would like to display each product in different column.
I need to seperate 3 products type and display in 3 different column.
thanks

admin 1/25/2006

Use custom SQL query to split your field with three options into three fields.