Search found 34 matches

I found this link viewtopic.php?f=44&t=10238&p=56378&hilit=es5#p56380 where one of your guys sent a link to a transpiled version of your scheduler. Is this what we should use?
Can you help me on how can transpile the code?
Is it because we are compiling our application using es2015?
It's the scheduler.module.js that's causing the bug. When If I don't import the module our application is working in IE. It's not working already upon load of the application.
Hi,
We we're having issue in loading the app in internet explorer. Please see the attached file. Do you have an idea how to find out why it is having IE error?

Thanks.
Hi,
How can I change the week start on day for the datefield or date picker?


Thanks
Hi,
I have a button to go to previous and next date onClick, the model value as I can see in console is already change but the text in the date picker is still the same. Is there a way that I can manually change the model?

Thanks

Please see the attached image
Can the element of the filterbar can be a combobox ? If yes. Can you please give me a sample code of how to implement this.

Thanks
Hi, I've encountered an issue using tooltip. We're trying to customize the tooltip (see image 1) the problem is when you go to the next page, and return to the calendar (scheduler), it seems that my custom css doesn't apply anymore (see image 2). What do you think causes the problem or issue? 1.JPG ...