G
Guest
Hi,
I'm databinding a combobox, and adding an additional row manually in the
datatable to show a blank top row in the combobox. My problem is, sometimes
the combo box retains the focus after selection. I cannot move to any other
control, after selecting an item in the combobox. If I try to close the form
or application it just hangs. Once I got this error while closing the form.
An unhandled exception of type 'System.StackOverflowException' occurred in
system.windows.forms.dll
This doesn't hapen all the time I make a selection. Does anyone know what's
happening here. I'm using a country and state comboboxes.
Any help is appreciated.
Debi
I'm databinding a combobox, and adding an additional row manually in the
datatable to show a blank top row in the combobox. My problem is, sometimes
the combo box retains the focus after selection. I cannot move to any other
control, after selecting an item in the combobox. If I try to close the form
or application it just hangs. Once I got this error while closing the form.
An unhandled exception of type 'System.StackOverflowException' occurred in
system.windows.forms.dll
This doesn't hapen all the time I make a selection. Does anyone know what's
happening here. I'm using a country and state comboboxes.
Any help is appreciated.
Debi