Hi,
This code you posted has worked great for me. However, now I have
another question that maybe you can help me with.
I have many DataGridComboBoxColumns in my datagrid and I want to execute
different code in each column when the user commits a change to the
combobox. Right now the "ComboStartEditing" sub handles the
"SelectionChangeCommitted" event for any combobox from any
DataGridComboBoxColumn.
I don't want to change this but I want to place my extra code for
handling the combobox.SelectionChangeCommitted event in my class that
builds the DataGridTableStyle.GridColumnStyles. Is this possible?? Is
it even possible to access the combobox.SelectionChangeCommitted event
from outside the DataGridComboBoxColumn instance?
Thanks for all the help!!
Joy
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!