Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Visual Basic

Working with ListView

Author: oreillynet.com | Published: 10th Aug 2005 | Visited: 958 times | Add Comment
Filed in: Visual Basic

by Budi Kurniawan co-author of VB.NET Core Classes in a Nutshell 10/28/2002 Anyone using the Windows operating system must be familiar with the Windows Explorer program, the built-in application used for browsing the file system. Depending on which version your Windows is, the Windows Explorer has four or five views. The four main views are List, Details, SmallIcon and LargeIcon. Windows Explorer is mentioned here because the easiest way to start learning about ListView is to take a...n

Read Article
 

Sponsored Links

 


Related Articles

 ListView Header Sort Direction Indicators Writing an ASP.NET Custom Control which extends the ListView to visually show sort direction for colu ...

 A more generic way of sorting a WPF ListView with IComparer Easy way of sorting the WPF ListView with a more generic me ...

 Enable MultiSelect in WPF ListView Create a component that allow multiselect in Listv ...

 Article :: Working with Web Pages in Microsoft Expression Web 2 Steve Johnson shows you how to create, navigate, and manage web pages in Expression W ...

 Working with XML Data Using LINQ, a TreeView, and a ListView :: Editing Data  ASP.NET includes a variety of tools for displaying and editing XML documents. A previous article, Working with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data, showed how with a TreeView control, a ListView control, an XmlDataSource control, a LinqDataSource control, and about 50 ...

 Working with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data  With more and more data being stored in XML, web applications today commonly need some way to view and edit the data stored in an XML file from a web page interface. If the XML data is relatively "flat" and tabular in nature, we can use data Web controls like the DataGrid, GridView, and Repeater. ( ...

 Use Custom Check Box Images for a ListView - Delphi 's TListView Checkboxes are Ugly in Delphi TIPS :: When the ViewStyle property of a TListView Delphi control is set to vsReport and CheckBoxes is set to true, list view includes a check box nex ...

 Explicitly binding data to ListView web control Binding data without ObjectDataSource and Eval / Bind met ...

 ODP.NET - Working with DataTableReader ODP.NET - Working with DataTableReader DataTableReader is complementary to a DataTable object, and is mainly used as a type of Data Reader in the disconnected mode. The following is the modified code: Visit http://www.exforsys.com to read complete article ...

 ODP.NET - Handling Nulls when Working with OracleDataReader ODP.NET - Handling Nulls when Working with OracleDataReader When we work with OracleDataReader (or for that matter, even with data rows in a data table), we may come across nulls. The following is the efficient way to deal in with such scenarios: Visit http://www.exforsys.com to read complete arti ...



Next: API Programming Series #1 - Foreword



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links