Page 1 of 1

Review System Challenge

Posted: Tue Apr 24, 2012 3:11 pm
by butterscotch
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

Re: Review System Challenge

Posted: Tue Apr 24, 2012 3:28 pm
by david-ebt
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

Posted: Wed Apr 25, 2012 9:37 am
by AbleMods
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.

Re: Review System Challenge

Posted: Thu May 24, 2012 12:53 pm
by butterscotch
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