Greetings,
I am using Telerik Rad Scheduler to create a schedule which uses double resources (datasets obtained from ms-sql via c#)
The first table consists of daily shifts of engineers (during which hours they are available), this data is grouped by engineer name so I have no problem.
However there is another dataset which carries the information about assigned tasks to these engineers. I am trying to group this dataset by engineer names as well and add it to the scheduler yet I haven't found any document about Telerik Rad Scheduler supporting grouping of multiple resources. Is there any workaround for it (rather than adding it on code behind) or am I missing something easy at all ?
Any help will be appreciated
regards
I am using Telerik Rad Scheduler to create a schedule which uses double resources (datasets obtained from ms-sql via c#)
The first table consists of daily shifts of engineers (during which hours they are available), this data is grouped by engineer name so I have no problem.
However there is another dataset which carries the information about assigned tasks to these engineers. I am trying to group this dataset by engineer names as well and add it to the scheduler yet I haven't found any document about Telerik Rad Scheduler supporting grouping of multiple resources. Is there any workaround for it (rather than adding it on code behind) or am I missing something easy at all ?
Any help will be appreciated
regards