Hello,
We have an issue with the review system. When you have multiple pages the grid that holds the description(s) of the product starts to partition when you go from page 1,2,3,etc of the different reviews...anyone has a solution for this.
here's an example: http://www.purdys.com/Sweet-Georgia-Browns-P293.aspx
Go to reviews and then go the 2nd or third page and you will see what i'm talking about!
Thanks
Serge
Review System Challenge
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: Review System Challenge
How are you creating the table with the products? It looks like every time you post back to go to a new page, a new set of columns is added to the table with the products.
Re: Review System Challenge
Yeah looks like the table is getting built in the code and the code needs to call GridView.Columns.Clear() before populating the columns collection.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: Review System Challenge
Hello,
Thankyou David and Joe. I believe our IT team told me that some of our customized code was getting the way. Thank you for your help. Much appreciated,
Serge
Thankyou David and Joe. I believe our IT team told me that some of our customized code was getting the way. Thank you for your help. Much appreciated,
Serge