Windows Vista Beta | WinVistaBeta.com - Message | ListView templating

September 07, 2008  
Subject: ListView templating
Group: microsoft.public.windows.developer.winfx.avalon
Date: 6/7/2008 11:07:10 AM
From: michael.daniloff@gmail.com

In my application I have to display a databound listView that can
contain from 2 to 6 columns

Can anyone give me some pointers on how to approach this task?
Basically I'm looking for the way to templatise


GridViewColumn and then use some kind of template selector.



Thanks,

Michael

Back