Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Listview control in ASP.NET


Message #1 by "Frank Staal" <franks@c...> on Wed, 23 Oct 2002 08:21:00
I want to display data in a view somewhat like the ListView control in a 
VB.NET form. I can't find any suitable control in ASP.NET to display 
multiple columns of data. The only control I found so far, thats capable 
of displaying columns, is a datagrid, but it should be a readonly list. 
Anyone got an idea on what control I can use in ASP.Net?

  Return to Index