G
Guest
I'm using Resco.Net's AdvancedList control as data grid. The tab control is
at the top of datagrid in screen layout. Tab control is being used to display
different when tab index is changed. Textbox makes data grid an editable
grid. The focus is on textbox when form is loaded. The focus is set in form
activate event handler. (Textbox gets focus when form is loaded first time.)
Datagrid is refreshed on each tab index change. At this point, textbox’s
focus method is not able to set focus on textbox. Can somebody explain this
behavior?
I searched the newsgroup for similar posting but didn’t find answer to the
behavior.
at the top of datagrid in screen layout. Tab control is being used to display
different when tab index is changed. Textbox makes data grid an editable
grid. The focus is on textbox when form is loaded. The focus is set in form
activate event handler. (Textbox gets focus when form is loaded first time.)
Datagrid is refreshed on each tab index change. At this point, textbox’s
focus method is not able to set focus on textbox. Can somebody explain this
behavior?
I searched the newsgroup for similar posting but didn’t find answer to the
behavior.