Geek Articles

Categories

 

Subscribe

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

 
GeekArticles Microsoft C#

A more generic way of sorting a WPF ListView with IComparer

Author: codeproject.com | Published: 12th May 2008 | Visited: 243 times | Add Comment
Filed in: CSharp

Easy way of sorting the WPF ListView with a more generic method

Read Article
 

Sponsored Links

 


Related Articles

 Binding the Enum to the Dropdown Listbox and Sorting it on Values. An article on Binding Enum to DropdownListbox with the SortedList that sort entries by value instead of by ...

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

 Improving the GridView sorting capabilities with Google Analytics features Improve the column sorting of the ASP.NET GridView to give the user a better visual experience. Highlight the column selected for sorting and include an image to indicate whether the sorting order is ascending or descend ...

 Article :: Programming with Generic Delegates in .NET Paul Kimmel explains just how straightforward Lambda expressions, generics, and delegates really ...

 Yet Another Generic Factory Method An easily-applicable implementation of the design pattern Factory Me ...

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

 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 ...



Next: TLS: An exercise in concurrent programming



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


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





Latest Articles

 

Popular Articles

Sponsored Links