Is it possible to tab out of the date picker? Here's what I want to happen:
A new row is added to the grid. Tab takes the user from field to field as he enters the date, but in the date picker, the tab leaves the date picker expanded. I would like the user to use the cursor keys to select a date. Then the user would hit the tab, the date picker would collapse, and focus would move to the next column.
A new row is added to the grid. Tab takes the user from field to field as he enters the date, but in the date picker, the tab leaves the date picker expanded. I would like the user to use the cursor keys to select a date. Then the user would hit the tab, the date picker would collapse, and focus would move to the next column.