Check the code.
If properly coded it works properly.
Looks like you do something when changing pages that causes trouble.
You can find out what exactly using profiler or tracing
HTH
Alex
"Prem S" <pr*********@hotmail.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
Hi All
I have a databound ComboBox control which is put into the second page
of a tab control. When the form loads up, I databind the combo control
and populate the control.
When I go to change the tab page to the second page, the application
hangs...becoming completely non-responsive.
If I populate the combo control with no databinding, I can change to
the tab control without a problem.
If anyone has any ideas or comments, any help would be always
appreciated.
Thanks
Prem