ATC Avalon Team (Closed)
Hi! We don't blog any more. For further assitant, please visit MSDN WPF Forums at https://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=119&SiteID=1.
The blog is close down
We will no longer keep this blog. For information about WPF, you can find more in Kevin Moore's...
Date: 06/21/2006
A Fancy StatusBar
Download and try it! When moving Mouse over an item, the item jumps up until Mouse leaves. The key...
Date: 05/25/2006
Moral Event: Mountain Climbing
Date: 05/17/2006
How to Create a Custom View
One of the most powerful features of ListView is supporting custom views. If built-in views do not...
Date: 04/28/2006
How to display data from database?
It is common for ListView to display data from database. In this blog, I will briefly introduce how...
Date: 04/21/2006
Fixed-Width Column in ListView: A Column that cannot be resized
A fixed-width column is a column that cannot be resized by mouse dragging or double-clicks. You can...
Date: 04/10/2006
Other solutions to implement Alternate Background
We have found three solutions to achieve alternative background scenarios so far. The first one is...
Date: 03/27/2006
Alternate Background for ListViewItems
This sample shows how to create a ListView control that uses a GridView to display a list of dates...
Date: 03/23/2006
Team Moral Event: StarTrooper Laser Tag
Date: 03/23/2006
ListView with grouping (In GridView mode)
ListView inherits GroupStyle from ItemsControl, so we can easily achieve grouping for GridView. The...
Date: 03/15/2006
Editing In ListView
ListView does not support editing in V1, but for those who are familiar with File Explorer, editing...
Date: 03/13/2006
ListView Sorting
This sample shows how to create a ListView control that uses a GridView to display a list of dates...
Date: 03/03/2006
TreeListView: Show Hierarchy Data with Details in Columns
This is the first session of this topic. I’ll introduce the minimum steps needed to build a...
Date: 03/01/2006
A Step-by-Step to Create a Song List
How to create a song list above with some fancy effects? Now it is easy with ListView in Avalon. 1....
Date: 02/23/2006