Search found 11 matches

i already put StartDate and EndDate in config.

for example i setup in config
startDate : new Date(2019, 10, 29),
endDate : new Date(2019, 11, 26),

but in calender show from 27 october 2019 , i dont need group by week ..
Dear Team, We really need your support, We have a urgent request by client for Chart view. Now We use viewPreset = 'weekAndDay' but it show all day in that week, Our Client only need show data between start date and end date. How can we make viewPreset is not grouped by week, Please your advice and ...
I want to change popup Event Edit, how to change using html ?
this my code onEventclick:function(event){ this.reservation_detail_selected=event.eventRecord; this.$refs["modalReservationDetailChart"].show(); } for the case: 1. i'm click event the Popup is showing. 2. i close the popup 3. i'm click other event and close popup again 4. i scroll calender...
we use b-modal when onEventclick , but sometime we fond error can not get data eventRecord

error : TypeError: event.eventRecord is undefined
Thanks for your help . is work for now. i have new question . i make other Filter in component scheduler. how to add filter like add start_date and end_date params when using eventStore -> readUrl ? let scheduler = new Scheduler({ eventStore : { readUrl : 'backend/read_events.php', autoLoad : true }...
Thanks all for the Shceduler VUE CLI is runing . but when i move to my project . i found the problem . scheduler.module.js:20298 Uncaught (in promise) ReferenceError: regeneratorRuntime is not defined at eval (scheduler.module.js:20298) at eval (scheduler.module.js:20315) at StoreTree (scheduler.mod...
i don't see file css in folder vue-cli .

i try run from folder scheduler-1.2.5-trial\examples\vue-cli

you dont have tutorial for try vue-cli with Bryntum Scheduler?
I Already copy from build to assets . when i run npm run serve i found error : > vue-cli@0.1.0 serve C:\xampp\htdocs\bryntum\vue-cli > vue-cli-service serve INFO Starting development server... 94% after seal ERROR Failed to compile with 1 errors 14:49:35 This relative module was not found: * ../../_...