Hi, I've implement an interesting way of refreshing the DataTemplate used as CellTemplate in ListView.
I've been able to solve problem in which I had Type cell which define the type of editor the Value cell in the same row should be.
Check it out in my blog at
http://dotdotnet.blogspot.com/2008/11/refresh-celltemplate-in-listview-when.html and tell me what you think.
Thank you,
Ido.