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

Remove Time slots on left

1 Answer 47 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 03 Nov 2011, 03:41 PM
Hello,
I want to use Scheduler / Schedule view for  little different purpose. Please let me know if it is possible and direct me to apporpriate direction.

Consider a scenario where a company has 5 or 6 businesses. This business wants to schedule employees. What I want is that
  • Top days part of the calendar should work as it is.. Should be able to move forward backword etc in days and months.
  • On the left side, I want to remove time slot and add 6 item i.e Business -1, Business-2,  Businees-3...and so on
  • On each day and business-1 block intersection, we like to add a userControl (List Box). So each day will show 6 ListBoxes ( No time on the left but business name i.e Business-1, Business-2 etc.).
  • Now I should be able to drag and drop employees  from a ListBox( this will be another list box outside the scheduleView calendar) to one of those 6 ListBoxes (Basically, the business want to schedule limited number of employee to one of their 6 business)
  • Later, we also should also be able to drag and drop to employees from one business to another. i.e drag Mike from Business-1 on Jan 1 to business-6 on Jan2
  • I am already working on Business ListBox usercontrol and want to see if we can host this UC in Calendar's day slot.

Thanks & regards,
Andy Singh

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 08 Nov 2011, 05:09 PM
Hello Andy,

Below are answers of your questions:

Q: Top days part of the calendar should work as it is.. Should be able to move forward backword etc in days and months.
A: You can remove the timeruler by simply setting ShowTimeRuler property to False
Q:On the left side, I want to remove time slot and add 6 item i.e Business -1, Business-2,  Businees-3...and so on
A:You can use our Grouping feature to implement the task.
Q:On each day and business-1 block intersection, we like to add a userControl (List Box). So each day will show 6 ListBoxes ( No time on the left but business name i.e Business-1, Business-2 etc.).
A:This is not possible with the current version of the control. We are sorry for the inconvenience this casues to you.
    .
    Regards,
    Rosi
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Tags
    ScheduleView
    Asked by
    Andy
    Top achievements
    Rank 1
    Answers by
    Rosi
    Telerik team
    Share this question
    or