This is a migrated thread and some comments may be shown as answers.

Keyboard usability in scheudlerView

5 Answers 49 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Hardik
Top achievements
Rank 1
Hardik asked on 01 Jul 2011, 09:47 AM
Hi support,

I want to use schedulerView using keyboard. All events should managed by keyboard. Is it possible?

Like create,edit delete appointment.? If yes then how?

One thing I have noticed that once focus set to schedulerview then using tab I can move through different appointments.

But I got some problem with that. In my page there are another controls also, in XAML page all controls have given proper Tab Index and that all are working fine. Shift+Tab also working .

Problem here is once I focused into scheduleView then not able to come back to another control. Using Tab or Shit+Tab I just move into schedulerView only.

How can I come out from there?

One more thing Can you give any example for create,edit and delete of appointment using keyboard.?

How to navigate through day using arrow key?(Ctrl + right arrow key = next day). (Ctrl + left arrow key = previous day)

Thanks
H@rdik Pancholi

5 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 07 Jul 2011, 02:06 PM
Hi Hardik,

If you press F2 it will automatically put the ScheduleView in edit mode. And with Enter you commit the change. But there is now way to switch the views using the keyboard.
Also, there is inline typing function - when you select a time slot and start typing it automatically creates appointments.
Please try this out and let us know if that works for you.

Regards,
Konstantina
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Hardik
Top achievements
Rank 1
answered on 08 Jul 2011, 06:45 AM
Thanks.
Its working.

 Can I change key F2? I want to open edit view using enter. And what about my other questions?

Thanks
H@rdik Pancholi
0
Pana
Telerik team
answered on 15 Jul 2011, 07:42 AM
Hello Hardik,

The RadScheduleView's is a little greedy. Once it captures the focus it wouldn't release. I am sorry for the inconvenience that issue  may cause but we have already planned a fix for it so you could expect a better tab navigation for the servicepack. It may event be available in one of the internal builds but I can not give you an estimate for that.

RadScheduleView has a list of commands you could use. For more commanding information about RadScheduleView you can check the following QSF example.

You could easily listen for keys and execute the appopriate commands on the RadScheduleView to enable all actions you described.

All the best,
Pana
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Blessy Antony
Top achievements
Rank 1
answered on 03 Dec 2013, 12:40 PM
Hello,

Is the following issue resolved:
"Problem here is once I focused into scheduleView then not able to come back to another control. Using Tab or Shit+Tab I just move into schedulerView only."

I'm using Telerik controls for Silverlight version: 2013.3.1104.1050.
Facing an issue that the RadScheduleView gets focused even after setting IsTabStop=False.
And once this is in focus, tab or shift + tab does not take it off focus.
Found that the following control is in focus every time:
Telerik.Window.Controls.Primitives.RadUniformGrid => System.Window.Controls.ListBoxItem =>System.Window.Controls.Grid => System.Window.Controls.ContentControl

If I remove the RadScheduleView from my view, tab navigation works perfectly.

Please let me know a solution asap.

Thanks,
Blessy.
0
Rosi
Telerik team
answered on 05 Dec 2013, 08:35 AM
Hi,

Please find attached a sample project that illustrates how you can workaround the issue.

Hope this helps.

Regards,
Rosi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ScheduleView
Asked by
Hardik
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Hardik
Top achievements
Rank 1
Pana
Telerik team
Blessy Antony
Top achievements
Rank 1
Rosi
Telerik team
Share this question
or