@milesgibson

@milesgibson

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Scheduler Resources #101493
    MilesGibson
    Member

    Ok,  thanks. I note in the DataSource example that the Resources all have the same Id.  Is that just a typo? I will figure out how to create a view that itemizes the resources for each event the way you have done in your example.  The list of resources can be pulled from the detail view, no problem.
    Also: can I modify the appointment template?
    FYI: The downloaded Visual Studio demo project is missing the Scheduler component from the main menu, plus the default view types don’t include Agenda, which I think is an important feature. It would be nice to see a demo component for Blazor in this project, but if I get one working, I will send it along.

    in reply to: Scheduler Resources #101483
    MilesGibson
    Member

    Thanks for that!  Does the scheduler work with a 1 event to 1 employee, or 1 event to many employee scenarios?
    If I book an all-day event for the entire company of 500 people, I don’t want to have to create 500 events.  Right now I have an Events table that relates to Event-Employees, that is where I am storing the employees that are assigned to that event.  It looks like your scheduler accepts a List<Resource> of records, so I presume the former, but want to understand this better.
    Thanks again,
    Miles

Viewing 2 posts - 1 through 2 (of 2 total)