Before moving my kendo-ui grid inside a bootstrap modal I would click on Add Row and the first of 3 inputs would be selected. I would then tab to the 2nd, then 3rd and then tab to the checkbox button where I would press enter and the row would be added. Then the focus would go back to the Add Row button to where I could press enter to start process over again. Well now that it is inside a modal I lost everything except for tabbing. I have found solutions that use jquery to apply focus but I already have that inside my grid controller.Before moving my kendo-ui grid inside a bootstr