Jump to content

SetFocus in UniDBGrid column


cristyanlopes

Recommended Posts

Hello, I'm having a question, I am typing a value in the 1st column of dbgrid and pressing ENTER or TAB, since the cursor goes to the 3rd column, how do I perform the setfocus in the desired column of the UniDBGrid?
 

In DBGrid we use DBGrid1.SelectedIndex: = 2;

Thank you very much in advance.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...