Active Questions
FreeTimeClick and EventClick not executing
Hello, I am trying out DayPilot Lite Version (2.3) In my aspx. <DayPilot:DayPilotCalendar ID="testCalendar" runat="server" DataStartField="Start" DataEndField="End" DataTextField="Text" DataValueFiel...
scheduler Header position is possibly affected by the horizontal scroll bar
Hi In the scheduler zooming control i do the following: 1. Click on January 2008. This brings up the 5 weeks in January. 2. Click on Week 3 (January 2008) . 3. Move the scroll bar to the right to see...
BeforeCellRender conflicting refreshCallBack
In Monthview I had a BeforeCellRender Event checking for if the cell date was today, to color the background different. But when i was trying to change the month with the refreshcallback weird dates ...
multiple lines in the resource header of a scheduler
I want to have 2 lines in the resource header of the scheduler. I tried putting a <br> to go to the next line. But the Div of the header sets the cell height the same as the line height. So the <br> ...
DaypilotMonth and div float + Changing the event size before render?
Setting the Daypilotmonth (other controls have no problems) in a div with a float set (left or right) renders a weird layout (a single line)... Guessing the layout inherits from the container and flo...
DayPilot Internal Rebinding on every Ajax postback
Not sure if this is a bug or just the way its supposed to work. Put the daypilot control in a conditional Ajax update panel Put another postback control (say a button) in a different conditional Ajax...
DayPilotMonth: Filter Events using BeforeEventRender()?
My datasource contains events that I may want to filter-out under certain conditions. Is is possible to use the BeforeEventRender() to effectively 'cancel' the event?i.e. .... e.Cancel = true; ...I k...
Autosize Event Bubbles - almost!
Bubbles appear to have a fixed width. I wanted them to autosize to contents, so I placed a table in the InnerXml to help formatting and set the bg color of the table to 'tooltip yellow' using the 'st...
Pass values from time cell and get values back from a page
Hi Dan, I am willing to buy DayPilot Pro. Please let me know if the following feature is there in DayPilot Pro. The user will click on a time cell. Say 9:30 am. It should open a page in a window. The...
Context Menu won't appear on DayPilotMonth
I can't get the context menu to appear for a DayPilotMonth control and I don't know why, are there any "traps" you can think of? I've set the ContextMenuID accordingly and set the EventRightClickHand...
Different duration bar color for different resources
Hello, I need to show all the information or all the events related with different resources at the same time using the daypilot calendar control, so, in order to identify which events belong to an s...
How to get data such as time and date from selecting free time
Hi dan, I'm trying to make a pop up to add event into db. I manage to create a pop up from selecting free time. My question is, how can i get the time and date from the selected free time. And 1 more...
All day event in week view disturbs the alignment of cells......
When i add an All day event and view it in week view. All day event row expands itself more than the normal calendar UI.......
Vertical scoll in scheduler not working in Day View
In the scheduler, I have set the heightspec="fixed" height="500px" ViewType="Days" The scoll appears and scrolls the table with all the events but the days are fixed and so every thing comes out of a...
DemoSQL Day selection
Hi Dan, I am using DemoSQL of your DayPilot Lite. Now when you change date in the left hand side asp:calender you are setting DayPilotCalendar1.StartDate = DayPilot.Utils.Week.FirstDayOfWeek(); I wan...
DemoSql day Selection
Hi Dan, I am using DemoSQL of your DayPilot Lite. Now when you change date in the left hand side asp:calender you are setting DayPilotCalendar1.StartDate = DayPilot.Utils.Week.FirstDayOfWeek(); I wan...
ToolTip InnerHTML property in BeforeEventRender
Hi Dan, is it possible to format the HTML of the tooltip in the BeforeEventRender event (Calendar). I don't want to use the event bubble if possible. Cheers Michael.
DemoSql Day selection
Hi Dan, I am using DemoSQL of your DayPilot Lite. Now when you change date in the left hand side asp:calender you are setting DayPilotCalendar1.StartDate = DayPilot.Utils.Week.FirstDayOfWeek(); I wan...
Day View in daypilot lite
I am using DemoSql folder of DayPilot Lite. I added dayview.aspx to this folder Now when i select a day in asp:calender on extreme left how to show details of that day in dayview I will really apprec...
Simple Requirement for a Resource View
Answered: You are right that it's not possible at the moment. I plan to add the missing features to DayPilotSchedulerDynamic so that's the way to go (you just need to wait a little bit). There is a raising num...