Home Unanswered Active Tags New Question

Questions Tagged lite

DayPilot Lite for ASP.NET use in Hebrew

Can the Hebrew language be used on the [Open Source] DayPilot Lite for ASP.NET scheduler.
Asked by Dov Miller 1 day ago.

Not all events display on the DayPilot Control

Answered: In some browsers (especially IE), this can happen if you are trying to display a single long word that doesn't fit the event. This is a problem of how the words are wrapped and it can't be controlled...
Asked by Anonymous 1 month ago. 2 replies, last reply 1 month ago.

Not finding DayPilot.Web.Ui.Events

Answered: View the object in the object browser. Find the Web.Ui entry can click on 'Events' In the right pane of the viewer click on 'Enable'. That should fix your problem.
Asked by Anonymous 1 month ago, 1 vote. 2 replies, last reply 1 month ago.

Error while executing Event click functions

Answered: I had resolved this issue. Thanks
Asked by Vanditha 2 months ago. 2 replies, last reply 2 months ago.

Set an EventHeight per event

Hi, I try to set an EventHeight different per event. For example I want to set the height of some events at 20px and others at 40px. Thanks for advance for your help.
Asked by Anonymous 2 months ago, 1 vote.

Scroll bar in

In DayPilotCalendar1 week view how to enable scroll bar for the events?
Asked by Mathi 2 months ago.

Compiler Error Message: BC30451: Name 'DayPilot' is not declared.

I have included the import specification also in Modal.vb as Imports DayPilot.Web.Ui.Json Imports DayPilot.Web.Ui Still i am getting an error Pleas I am expecting a help from anybody esle Source Erro...
Asked by Ananth 4 months ago.

Recurrence Events showing indefinetly

share point recurrence events showing in all the days , though we have set the event to occur every first week of the month. Please share your suggestions in resolving this issue.
Asked by Harsha Vardhan 4 months ago.

How to add custom data to event?

Hi, I found this Calendar extremely handy for my scheduler, but I need to add some additional data for each event, except just NAME. Is it possible (in Lite version) the events to have additional dat...
Asked by Labsy 5 months ago. 1 reply, last reply 5 months ago.

Day Pilot Scheduler - How can I pass the DataValueField to a javascript function on EventClickJavascript event ?

Answered: {0} should get replaced with the DataValueField value (EventID in your case). See the following code snippets: DayPilotScheduler.cs string val = DataBinder.GetPropertyValue(dataItem, DataValueFie...
Asked by Anonymous 6 months ago, 2 votes. 1 reply, last reply 5 months ago.

Daypilot scheduler lite used in mvc3 razor project

Hi! I am working on a school project ( Hotel booking system ) it is a MVC3 razor project, and i am trying to implement daypilot scheduler into it. i managed to get the resources (rooms) loaded from t...
Asked by Ulfar 6 months ago, 2 votes. 1 reply, last reply 6 months ago.

e.value result in error

Answered: The JavaScript handling is a bit different in the Lite version. You should replace the code with something like this: EventClickJavaScript="alert({0});" The Lite edition doesn't use any JavaScrip...
Asked by Johan 7 months ago. 1 reply, last reply 7 months ago.

Scheduler setting up

Answered: I guess the problem is that the DataResourceField value doesn't match the Resource.Value. It must match exactly, i.e. the same case, no extra spaces, etc. See a general explanation for the Pro editio...
Asked by Anonymous 8 months ago. 1 reply, last reply 8 months ago.

How to freeze the first column of the scheduler with the rowheader ?

Answered: Unfortunately, this is not possible in the Lite version. In the Pro version, the content is displayed inside a div with a scrollbars. The total width is set using Width property and the scrollbar is ...
Asked by Doggyswim 8 months ago. 1 reply, last reply 8 months ago.

Change FreeTime Tile Color when clicked

First of all, thanks for sharing and providing this wonderful control.. my problem is i don't know how to change the freetime tile/cell whenever it is clicked.. could someone tell me thanks in advanc...
Asked by Jed 9 months ago.

Daypilot Lite Scheduler : Problem when deleting events.

Answered: Apologies, after hours of working on it looks like I should have been blind not to see the bloody bug in my code. Anyway ignore this topic. Lord Arokh
Asked by Lord Arokk 10 months ago. 1 reply, last reply 10 months ago.

Width and BeforeEventRender probelms after upgrade

Answered: Issues #1 and #2 could indicate that you have downloaded the Lite edition instead of the Pro edition. The Lite edition doesn't support scrollbars and BeforeEventRender event. The latest Pro edition u...
Asked by Anonymous 11 months ago. 2 replies, last reply 11 months ago.

Script Manager/Update panel and others

Answered: Hi. Apologies for the delay. In the DayPilot Lite demo, there is one page that demonstrates how to use it with UpdatePanel from ASP.NET AJAX Extensions. That page is UpdatePanel.aspx. You don't need ...
Asked by JTS 12 months ago. 1 reply, last reply 11 months ago.

Cell Duration

Is it possible to add property of CellDuration to the DayPilot Calendar. I need 15 minutes CellDuration.
Asked by Anonymous 1 year ago. 1 reply, last reply 1 year ago.

Event delete confirmation? (DayPilot Scheduler)

Answered: The Lite edition doesn't have a client-side (JavaScript) API. You can handle the EventClick event using JavaScript but you will need to invoke the delete command manually using custom PostBack call o...
Asked by Anonymous 1 year ago, 1 vote. 1 reply, last reply 9 months ago.
Questions 1-20 of 128 Next
Tools

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java