Questions Tagged
DayPilotMonth EventStacking Mode = Row
I've a problem because I'm using DayPilotMonth Pro and the EventStackingMode = Row. HowEver, in the event TimeRangeSelect with Handling=CallBack , I can't select two days to create a new event. Put o...
vertical Scroll Position to current hour
I would like the calendar week view to scroll to the current hour. So if it is 3pm, I don't see 9am stuff at top, I see 3pm at top. Anyway to do this either server side or client side? Thanks!
Calendar Export
Hi Dan, When I try to export an image of the calendar I get the error 'Object reference not set to an instance of an object.' This also happens on the demo page as well. I am using 6.2 sp2 Thanks
Very slow in Internet Explorer
Hi. My question is why in Internet Explorer 8 a calendar refresh is spending up to 3 seconds and an event move 1 second, while in Chrome it is immediate... I use a calendar with resources. Am I doing...
Script error in build 2154 : this.nav.message is undefined
With build 2154, when I try to update a calendar using calendar.commandCallBack("navigate", {start: start}), I get a script error: Firefox: this.nav.message is undefined IE8: 'this.nav.message.style'...
how to add two row in calendar?
I want to add two row on header of the calendar. first row contain current date and second row contain no of coloum with dynamic resource coming from database.
Calendar autorefresh?
Answered: This sounds strange. I'm not able to reproduce this issue with neither IE or FF. This code is used to transform the response (which is a JSON string) to an object. You might be able to see the proble...
how to do Hour Line will be darker from the minutes line in scheduler
how to do Hour Line will be darker from the minutes line in scheduler.
how to add time on the left and resource on the top side
i am using daypilot scheduler i want time on the left and resource on the top please provide me any solutions for that.
Invalid argument. (JavaScript)
Since 6.2 I get for every JavaScript-Call an InvalidArgument exception and then the exception points on this: $13.style.width=$11+"px" It doesn't matter if i want to filter, to delete an event, to se...
Recurrent Appointment not rendering into 2011
Answered: There seems to be a bug in the code that expands the rule into the individual occurrences. I will need to fix the algorithm.
Dynamic Context Menu - No longer works after upgrade
Hi, In all versions of Daypilot prior to 6.1 I created context menus from a dynamic dataset. I recently upgraded to 6.1 and the menus no longer work. When I right click on an event,the context menu n...
how to change navigator's selectmode from javascript?
guys, i am using the calendar with navigator using callbacks and it works beautifully so far. the only problem is that i have two dropdowns for the user - one for changing the mode (day, week, work-w...
How to retrieve the position of the selected cell ?
How to retrieve the position of the selected cell on The Calendar in Javascript ? I want to bring up a TextBox on top of the clicked cell à the position of the selected cell. Acually I've this code b...
How to get the time selection in the code behind
How to get the time selection in the code behind of a simple button ?
Moving and Resizing in IE 8 issue
Hi, i'm evaluating the Calendar (dll version 6.1.2116.1) and it is giving me a strange issue in Internet Explorer 8 (8.0.6001.18702) (not in Chrome nor Firefox). I use Resources CellDuration="15" Cel...
Is it possible to display text in cells (BeforeCellRender)
With the BeforeCellRender, ican customize the backbround color of the cells. But how can a put some text in the cell, to indicate the locationof business hour ?
translate text "go to the next month"
Where can i translate text "go to the next month". For example in deutschland language.
daypilot time cell interval
Here http://www.daypilot.org/demo/Calendar/FineGrainedTimeCells.aspx you can choose business hours interval from 5 minutes to 60 minutes but i would like to know if is possible to show that interval ...
Problem displaying accurate Task Start and end time
I am using the scheduler control, and I am facing some problems Te event is drawn in the whole cell, I mean, every event should take part of the time cells equal to its duration, this problem makes t...
Update Resource Columns during CallBack in DayPilotScheduler
Answered: It seems to work fine. I've modified the Demo/Scheduler/RowHeaderColumns.aspx.cs example as follows:
protected void DayPilotScheduler1_EventMove(object sender, DayPilot.Web.Ui.Events.EventMoveE...
Pro vs Lite
I just recently updated a project from Lite to Pro. One item users commented on was that previously (on lite) when they moved their mouse around(hover) the calendar it would highlight the open-time s...
DayPilotScheduler FreeTimeClickJavaScript return Resource Name for javascript function
I would like to add the resource name to the time that is being returned from the FreeTimeClickJavaScript property. I am currently calling freeClick('{0}'); - which returns the correct time... but I ...
Change side on client-side
I'm trying to update the height of the DayPilot Scheduler from the client-side using javascript. I can access the DayPilot object and set the height using dps.height. Changing this value, however, do...
Blue lines grid on top : error
I am populating about 100 slots each of 10/15 minutes in a week. There are strange blue lines appearing on top and at the end of every slot. When I try to edit any of the slot by clicking on it, blue...
Mutiline for daypilot cell
How to bind strings as multiline to daypilot ? i have tried like this dr["id"] =" Hello" + System.Environment.NewLine + " + "Daypilot""; its not wrking Any Help??
after CultureInfo change, no data is inserted on Database!
Hello from Brazil! I need a help from you, guys! Im using the example TutorialDayPilotSqlServer.zip and everything is working fine but if I change the CultureInfo no data is inserted on my database, ...
Event Secound Time Click Bug
In Daypilot Calendar If U Create One Event spposs Time 9 - 10 . and Event pop up Open . Now Cancel Pop and Secound Time Click On Same Time it Is Not Working...
Urgent: Scheduler resource view, call JavaScript when hovering over resource header.
Daypilot schedule allows you to display the bubble control when you hover the mouse over a resource header. I dont want to display the bubble but call some JavaScript. This is needed as the old appro...