J
Jorge
Hello
I have an unbounded combo on a form and its filled during
load. I use ComboBox1_TextChanged event to update a
datagrid. My problem is that sometimes the focus jumps to
the combobox1 when i use the scoll buton of the mouse,
causing the datagrid updating before i finish editing the
values...
Any suggestion on how to block them?
Thanks
Kind Regards
Jorge
I have an unbounded combo on a form and its filled during
load. I use ComboBox1_TextChanged event to update a
datagrid. My problem is that sometimes the focus jumps to
the combobox1 when i use the scoll buton of the mouse,
causing the datagrid updating before i finish editing the
values...
Any suggestion on how to block them?
Thanks
Kind Regards
Jorge