Posted By:
Anonymous
Posted On:
Monday, February 13, 2006 11:35 AM
Hello
I had the same problem and I solve it by getting DIV's.
- One with the list of products
- And a second one with the product detail
- The first div is populated when the server sends the list and the second one is populated by the request that you make when you ask for product detail information.
For me it worked fine.
Hope it helped
Rui Felix