V
vsp.santu
Guest
Hi all
I am working on WPF with mvvm pattern. Now, i need to select multiple items from combobox. Once I select the multiple items from combobox and if I click on search button, then I should get records in a gridview. Based on selection in combo, I need to be edit the records and delete the records.
How can I do this. Please share any codes. Below is my code. But is not working fine. From below my codes I can able select only single item in combobox. As well as please see the screenshots.
Continue reading...
I am working on WPF with mvvm pattern. Now, i need to select multiple items from combobox. Once I select the multiple items from combobox and if I click on search button, then I should get records in a gridview. Based on selection in combo, I need to be edit the records and delete the records.
How can I do this. Please share any codes. Below is my code. But is not working fine. From below my codes I can able select only single item in combobox. As well as please see the screenshots.
Continue reading...