Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello!

We are trying the scheduler in our company and we are thinking of buying it, its pretty amazing!

But today something happened, something which we think is a BUG, we are using the scheduler in the timeline mode but when we disable the property allowMultiRowSelection by setting it to false, it keeps selecting the day range of the events/rows when we do not want that behaviour.

Actual is doing this when we click and drag : 

image.png


We want just to do this:




Just one day selected even if we try to click and drag with the mouse.

Also could this be two-way binded so it could disable/enable based on a variable? 

Is it a bug or we are just doing something wrong ? 

Thanks in advance


We are trying to set this attribute like this : 

Empty