Author: udayb99 | Posted on: 9/12/2009 9:14:56 PM | Views : 689

Hi,
I am Creating a Technical Forum Website for my Team.
This contains a FORUMS page which contains Issues and Resolutions/Comments.
I want to present the Issues and their comments in more readable and attractive way...just like the Forums section of this website (may be not exactly as this...)
I wonder how this site is designed...every comment is displayed in a new block with Post Title in header and Author, Post time in Left side block and Comments in the main area,
I have used Grid View(Asp.net 2.0) to display Issues and their comments,
I am getting everything right as per the functionality like posting a Issue, Looking  the Comments, Giving a  reply for the Post, and everything else.
But my design is not good...Everything is coming as rows and columns.
I tried to customize Grid as much as I know with borders, colors row styles etc..., but still cant get it what I exactly want.
I dont know whether we can use any othe ...

Go to the complete details ...