Hi,

Sorry to keep posting but i am banging my head against the wall in trying to figure things out and get my site finished.

What i am trying to accomplish is having certain listboxes now using user controls to display in certain categories on the right hand side of the pages:

Category A          Category B          Category C

List1                   List4                   List7
List2                   List5                   List8
List3                   List6                   List9


I have tried category templates, dont work, creating div's, also creating extra aspx pages and tried mapping to db with erxtra column but it wont let me add another column.

how can this be implemented.

all help will be very much appreciated.