search envelope-o feed check
Home Unanswered Active Tags New Question

Questions Tagged lite

DayPilot Calendar - How to insert the day of week in it?

Hi fellas, i'm trying to insert in the header of my DayPilotCalendar, the Day of week that the day displayed is.... question: is there a way to do that without having to open the source of the contro...

DayPilot Lite Scheduler - not binding events properly in IE 6 / 7.

In DayPilot Lite scheduler, events are not binding to the Grid properly in IE 6 & 7. Whereas the same is working fine in IE 8. Kindly help me regarding this. Thanks in Advance. - Kishore

Add Event in Schedule Lite

Is it possible to add events in DayPilot Lite version. I can trap the OnClick event, show window and add details, add details to the table and I also bind it with the scheduler. But I cna't see event...

Problem displaying window to Add Event

This is the CreateEvent function function createEvent(start, end, resource) { alert("Inside Create Start = " & start.toString & " End = " & end.toString & " Resource = " & resource.toString); // var ...

All Day Events

How do you display events that are consider all day?

Scheduler Lite: Duration of blocks

When i set the CellDuration to 30 (for 30 minutes) the related hour goes away and just 00 or 30 appear; why is that? Is there a way to have 90 minute blocks? Mucho grande in advance.

Changing the non business hours timings

Hi I am using this Day Pilot Lite in Intranet site . How can i change the business hours timings from 9 to 6? Thanks in advance

Error "DayPilotScheduler1 is not declared"

Hi, I installed the tools in the toolbox, added the dll in bin, even added reference of the daypilot, I still get the error "DayPilotScheduler1 is not declared" I use VS 2008 on Vista. Can you help m...

How to integrate and use in my web page

Hi I am new to using calender events. Now i want to use this calender in my webpage. I have added the dll to the toolbox. Now i want to know how to create an event and bind it . Kindly help me in thi...

EventBackColor scheduler Free busy

Is it possible to make different colors in the scheduler freebusy. Room A is red if it is busy - green if it is free or blue if it is reserved.

Sharp Develop with Day Pilot Lite possible

Hi I was going to try to use Day Pilot Lite with sharp develop, but I haven't been able to get it to work. Has anyone been able to do this? Thanks, John

How to shox timeline in daypilot Lite scheduler

Answered: I'm not sure what you mean, maybe this view? www.daypilot.org/demo/Lite/SchedulerTimeline.aspx You will find a source code of this page in the download package.

extending daypilot lite: adding another datafield; value lost at renderEvent

I added another datafield to the control and i seemed to have done it right. (Thanks to the very well writtenand documented source!). But i did not do it completely right, because in the procedure re...

Duration bar is miss placed in Right To Left.

Hi Duration Bar mis placed in a Right To Left layout. I think a RightToLeft Properity require. Best, Asad

How to do the custom initial scroll position?

I have a question to ask on the open source version of Day pilot. How to use the horizontal scroll bar like the custom initial scroll position?

Using DayPilot Lite With ASP.NET MVC (demo solution included)

Here is a working demo you can download and run: http://blogs.teamb.com/craigstuntz/2009/05/12/38297/ Any questions, please post them in my blog comments, as I may not see them here.

daypilot calendar inside div that works in IE7

Hi Dan Letecky , can you show me an example how to put a daypilot calendar inside div that works in IE7 . In Mozilla works fine but in IE7 the calendar gets out of the div , and even if i scroll the ...

Scheduler: How does one call a server side method from event click ?

Scheduler: How does one call a server side method from event click ? Based on my readings elsewhere in this forum, it seems one is to set the EventClickHandling to "PostBack", and then set this prope...

Hi-lighting the current hour in the DayPilotScheduler LITE ?

I would like the ability to hi-light the current hour, at the time the calendar was rendered, so users have an idea of where they are in the course of the day vs. their scheduled events....is this po...

Hiding NonBusinessHours in the DayPilotScheduler LITE ???

Answered: The Scheduler in the Lite version has two relevant properties: BusinessBeginsHour BusinessEndsHour They will allow you to define the business hour start and end but the actual effect is a different b...

DayPilot control in framework 3.5

Hi i can use DayPilot control in framework 3.5? Thanks

how to export schedule or calender by using dayPilot lite control?

everybody know how to export data to excel or image by using dayPilot lite control? can daypilot lite support for export feature?

Event text not displaying

My event text is not displaying in the text box in the calendar but it does display when I hover over text box. How do I get it to display in the text box all the time wihtout having to hover?

DayPilot Lite Calendar - How to display more than one field

I was hoping to find some kind of a template for controlling what is displayed/displaying more than one field. Is there any way of doing this? Thamks

Dynamic Resources

Hi, I'm using the DaypilotScheduler light...I am trying to get the projects on the left and fill in who is working on them (emp names) as the scheduled items. The problem is, the projects are dynamic...

Highlighting Today

Answered: The little blue line is called DurationBar and in Lite version you can set fixed color for all events by setting DurationBarColor property. You can also decide if you want to see it or not by setting...

PROBLEM WHILE RAISING SERVER SIDE EVENTS

Answered: Download the trial of the Pro version. In the DemoSQL directory, there is a working example of the ModalPopupExtender for editing the events. You just need to adjust it a little bit (event names, etc...

Help with this databinding with Scheduler

Hi, I'm trying to use the scheduler to pull data from SQL and display. The problem is the grid comes up blank everytime...I don't understand why the data isn't binding or displaying or whatever...any...

DayPilotScheduler.DataEndField error

this.DayPilotScheduler1.DataSource = table; this.DayPilotScheduler1.StartDate=algus; //2009-01-01 this.DayPilotScheduler1.DataStartField="START_DATE"; //2009-01-10 //correct this.DayPilotScheduler1.D...

DayPilot Lite Scheduler

How do I go about getting my header columns like the example shown in the example below? http://www.daypilot.org/demo/Lite/SchedulerMonth.aspx
Previous Questions 361-390 of 432 Next