HighTechTalks DotNet Forums  

ListView for ASP.NET 1.0 released by MonoSoftware

ASP.net Announcements microsoft.public.dotnet.framework.aspnet.announcements


Discuss ListView for ASP.NET 1.0 released by MonoSoftware in the ASP.net Announcements forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Zarko Gajic
 
Posts: n/a

Default ListView for ASP.NET 1.0 released by MonoSoftware - 09-12-2005 , 02:43 AM






MonoSoftware is pleased to announce the release of

ListView control for ASP.NET

http://www.mono-software.com/listview.aspx

ListView allows you to display a list of items using text and, optionally,
an icon to identify the type of item. For example, the Windows Explorer list
of files is similar in appearance to a ListView control.

Key features:

- User interface which looks and feels like Windows Forms ListView control.
- The items can be displayed in columns with column headers and sub-items,
vertically or horizontally, with small or large icons.
- ListView provides a large number of properties that provide flexibility in
appearance and behavior.
- The View property allows you to change the way in which items are
displayed.
- To determine which items are checked, you can use the CheckedItems
property.
- The Columns property stores the column headers that are displayed when the
View property of the control is set to View.Details.
- Add your own CSS to the ListView and/or to each ListViewItem / SubItem for
a unique look.
- Process ColumnClick (to sort the items, for example) and ItemCommand (for
some specific Item-aware actions) events on server.
- Live design-time data (VS.NET and Borland Delphi IDEs) functionality
- Very optimized HTML code which makes ListView suitable for slow web
servers
- Intellisense documentation



.................................................. ....
Zarko Gajic, CTO
Mono Ltd
Bihacka 1D, HR-31000 Osijek, Croatia
tel: + 385 (0)31 213 966
fax: + 385 (0)31 213 967
http://www.mono-software.com
.................................................. ....



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.