Hi,
I have my custom logic in place to use batch editing. Everything works as needed. But I cannot figure out how to tab past uneditable fields (AllowEditing=false). In fact, I cannot figure out a way to even catch the tab event.
Is there something simple I am missing? I cannot use my grid logic if a user is forced to tab through a whole bunch of fields that do not allow editing.
Thank you.