I know ListView pretty well, but never looked at DataGrid.
My question is simple - if you do not need editing in the list, does DataGid provide any benefits comparing to ListView? Also, are there disadvantages of using DataGrid (more complex, performance, bugs, hard to style, etc...)?