Hi
I tried to understand but failed. In WinForms I can build up some rows in a datagridview. By using Application.DoEvents (not nice but works) I can see how it is building up also when the list is very huge. I just want some similar in WPF.
Here is my project: http://www.goldengel.ch/temp/FileContent%20Replacer.zip
I already posted this question http://stackoverflow.com/questions/3262899/wpf-datagrid-row-add-in-codebehind but never was answered in time I need it (one week). Please, can you send me the solution how it works in the project?
Would be great.
Nasenbaer