I have a question about how to handle selected change item in ListBox when design TaskForm?
I would like to binding new value to other Listbox when the selected Listbox change value.
Anyone can help?
try this blog it will demonstrate how to load data dynamically in ListBox and how to load data based on the selection in other Listbox.