I am trying to make the scheduler capable of being controlled completely without use of the mouse but cannot figure out how to select a time slot or an appointment.
I wish the up/down arrow to move the time slot selector up/down one hour at a time. When the shift key is depressed and the up/down arrow is pressed the next hour should be selected or an hour removed from the selected time slot. When enter is pressed the advanced editor should appear for the time slot selected (telerik already does this).
The tab key should be used to select the next appointment. The shift+tab key should cause the previous appointment to be selected. Pressing enter when an appointment is selected should cause the "Edit a recurring appointment" popup to appear.
Anyone have any idea how to make this happen (or at lease know how to programaticaly set the selected time slot client side)? I think the answer has something to do with the _rowSelectionState JavaScript property but cant get it to work.
Thanks
Aaron
I wish the up/down arrow to move the time slot selector up/down one hour at a time. When the shift key is depressed and the up/down arrow is pressed the next hour should be selected or an hour removed from the selected time slot. When enter is pressed the advanced editor should appear for the time slot selected (telerik already does this).
The tab key should be used to select the next appointment. The shift+tab key should cause the previous appointment to be selected. Pressing enter when an appointment is selected should cause the "Edit a recurring appointment" popup to appear.
Anyone have any idea how to make this happen (or at lease know how to programaticaly set the selected time slot client side)? I think the answer has something to do with the _rowSelectionState JavaScript property but cant get it to work.
Thanks
Aaron