I want to create an items compare page just like this: http://www.autotrader.com/fyc/compare.jsp?sownerid=855612&end_year=2014&start_year=1981&keywordsfyc=&search_type=both&scarid=326877152&distance=10&default_sort=priceDESC&address=11413&sort_type=priceDESC&firstRecord=1&num_records=25&seller_type=b&keywords_display=&compare=305557040&compare=319902555&compare=337325579
(this is a compare page from autotraders.com)
I have been searching fourms for a week now , trying all possible solutions, some say use GridView, some say use ListView, I tried many things, custom div css as well, but couldn't do it. Basically, I want to show vertical rows (side by side rows) instead of default horizontal rows. Appreciate any help.