I have a databse table with some columns of data (area inside green), I want to retrieve table data in such layout with paging support, how can I create this layout? (there is no problem for retrieving data from DB) does GridView support such layout?

I have a databse table with some columns of data (area inside green), I
Share
Check the following article I gues this is exactly what you need: The asp:ListView control (Part 1 – Building a Product Listing Page with Clean CSS UI)