Posted 25 March 2019, 5:47 am EST
hi,
i work in c#- winforms.
i have a form that contains a c1flexgrid and other regular controls.
i want to move between the controls with the tab key,
but when the tab key arrives to the flex grid,
it does not exit from it and does not move to the next control.
what can i do?
thank’s