Helo!
I have a datagridcontrol (bind to an ArrayList as source) with a combobox in one column. If the user select data in the combobox, I need to update the source with the current value selected in the combobox. How I can do this?
Thanks fro help!
Wojtek