Listview in ASPNET 2.0????

M

Merichel

Hello everybody !!

I need to migrate an application from Windows Forms to Web Forms. The
problem is that in my windows application I have listviews and I would
like to know If there is any control in ASPNET 2.0 that can make the
same function. I use the listview to show files, like windows explorer.

Thanks in advance.
 
G

Guest

There is no built in control that do the same, but you can search for third
party control.
have a look at http://www.telerik.com/
--
Muhammad Mosa
Software Engineer & Solution Developer
MCT/MCSD.NET
MCTS: .Net 2.0 Web Applications
MCTS: .Net 2.0 Windows Applications
 
B

bruce barker \(sqlwork.com\)

if you want to display files on the server, you can get sample code. if you
want to list files on the client, then <input type=file> is what you want.


-- bruce (sqlwork.com)
 
M

Mark Fitzpatrick

I would agree, Telerik absolutely rocks and is my favorite suite to work
with.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top