Specialized Datagrid Formatting in ASP.Net...
Hi there,
I developed a small app that used a datagrid to display categories. When the user clicks on a particular category a datalist below displays the products in that particular category. Everything works great.
However, a seemingly small modification was requested - the Categories must be displayed max three to a column spreading across the page as follows (see image below).
http://www.reclaimamerica.org/sample.gif
Does anyone have any idea if the datagrid control can be manipulated in such a way and how is it done? Or, does anyone have a suggestion on how I can acomplish this. I'm hoping I don't have to rework everything - any help would be much appreciated.
Thanks.
-Rich