Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I am working on a project in which i need to implement Windows Explorer type list view as in different layouts like tiles,list,grid etc. There is an option to change the view style of windows explorer.

I have been creating this with list view. But for performing this i have used multiple layouts. And i think that's not the best way to do that. I am searching for an option like Listview.View available in windows application for my web application. But i am not able to find it anyhow. So please help me to solve this problem out.

I want to change the view of my ListView control by selecting view style from the options. This application is built on ASP.NET 3.5.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900