Skip to content

How dynamic change group column ? #2727

@szRadik

Description

@szRadik

const resources = [ { resourceId: 1, resourceTitle: 'Board room' }, { resourceId: 2, resourceTitle: 'Training room' } ]

How can I change the number of columns for each resourceGroupingLayout group?

When I feed the data into the component in the form of props resources ={resources }, the calendar automatically sets 2 columns for each day, is it possible to manipulate this somehow?

So that one day would have, for example, 2 columns, the second day one, the third three

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions