News !!
- New version on WPFToolKit v1.00 : http://thibaud60.blogspot.com/2008/11/new-version-of-datagrid-with-footer.html
- Another approach on WPF 4.0 datagrid : http://thibaud60.blogspot.com/2010/02/footer-on-wpf-datagrid-by-use-several.html
Hello
WPF is great technology and the future of the Windows IHM. But to construct a business application, some advanded controls not exists in .Net 3.50 official framework
Datagrid is one of them.
But recently, Microsoft published on Codeplex web Site a preview of interrested Datagrid (WPFToolKit) (and I hope it is the next official datagrid)
To try understand more the inside source code, I realized a small prototype to add in current version a Footer row and Current Row Indicator.
My original post in CodePlex web Site is here.
If you want to read this prototype and play with it, you can find the source zip file here.
Best regards
Thibaud