I am using the MS flex grid for some data entry and I need to know if it is at all possible to use the tab key to move across coloumns??

Currently the data is being entered into an invisible text box and the tabbing will work on the keydown event of the grid but will not regestier in the text box does anyone know why?