Hello!
I have been looking around and even found a couple of related answers and didn't get a certain answer to my question.
Is there a way to have in the WPF ListView an additional row like in a DataGrid?
I prefer using the ListView since I use 3.5 and the DataGrid is not officially in the box and has many quirks.
I would prefer using the ListView if there is an official option to add new rows or else I use the DataGrid.
Thanks a lot.