Jump to content

DBGrid - Tabstop in a column with CheckBoxField


AmericoKutomi

Recommended Posts

I have a DBGrid with several columns that hold CheckBoxField.

For data entry, I am using Tab Key to set focus in each column. Tab key works fine to go to the next column, except for those columns that use CheckBoxField.

Tab key works for columns with CheckBoxField when the prior column is not in "editing mode". If the prior column has focus with edition, Tab key sets the focus to the next column that doesn't have a CheckBoxField. It skips the columns that apparently have to double-click to enter the checkbox.

Is it possible to always set focus in a column with CheckBoxField by using Tab key?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...