1
Answer

Delete Rows from Listview in WPF

Photo of Mrunal Bhandarkar

Mrunal Bhandarkar

10y
2.5k
1
Hello,


I want to delete rows from listview in WPF. I am getting this error,
"Operation is not valid while ItemsSource is in use. Access and modify elements with ItemsControl.ItemsSource instead."

Answers (1)