We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Tab key in a DataGrid cell

By default, when the Tab key is pressed while a .Net Datagrid has focus, the cursor should move to the next cell. I have created a test program that works exactly the way described above. However, in another program I created before and is in production, the Tab key does not work that way -- a tab character is added to the current cell and the cursor remains in the same cell. The users want to have the Tab key to be able to move the cursor to the next cell. But I don't know what I did wrong. I compared the properties of the Forms, the Datagrids of the the 2 programs, but could not find a clue. Can somebody help me? Thanks, J. Huang

Loader.
Live Chat Icon For mobile
Up arrow icon