I have this object:
class a { public string Application; public DateTime From, To; }
And I declare this list
Check this article - http://www.codeproject.com/KB/miscctrl/GridView_WPF.aspx I think you are missing the ItemsSource= directive.