Posted 19 September 2017, 10:51 am EST
This is going to sound odd, but I’m going to try my best to convey my problem.
I am using the C1DataGrid to display some C1NumericBox’s in essentially a time-entry form. My issue is that when running my code and I attempt to tab my way through the boxes and the tabbing works backwards - as if I was pressing Shift+Tab. The really funny thing - is that when I press Shift+Tab it works fine!
I have attempted almost everything I can try, my progress can be found on the following link from StackOverflow.
http://stackoverflow.com/questions/17619090/componentone-reversed-tab-order-on-c1datagrid
I don’t understand why it acts as if I’m pressing TAB+SHIFT when I just press TAB…