Page 1 of 1

Re: Category Description on category Grid page

Posted: Wed Oct 12, 2011 3:38 am
by plugables
Suggestions in the older posts are likely to work. No drastic changes have occurred in category grid page in newer builds. Which older posts are you referring to?

Re: Category Description on category Grid page

Posted: Wed Oct 12, 2011 8:29 am
by plugables
Whats described here viewtopic.php?f=44&t=11488&p=63471 is valid for latest versions of AC.

Re: Category Description on category Grid page

Posted: Mon Oct 17, 2011 8:49 am
by david-ebt
In the BindPage() function of the forum post, there are two lines like this:

Code: Select all

 //Caption.Text = _Category.Name;
Have you tried uncommenting those two lines?