2
Answers

delete row in datagrid from sql in WPF

I develope WPF application.In my application i want to delete row in datagrid from sql using checkbox when i click delete button is there any possible?
suggest some idea and code 

Answers (2)