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

Questions Tagged lite

problems on daypilot Lite

i already added the dll of daypilotLite but it only appears on my toolbox a readonly daypilot icon how can i use this..now

Cell duration 90 mins

Answered: It's only possible in the Pro version.2

Can I change the hour box from 1 to 1.30

Hi. My customer requirement is to divide the day not by hours. He wants it to be 90 mins. Now the hour dividing line is for one hour (60 mins). Can I change it to 90 mins??

Problem with long events

Hey. I'm using DayPilot Lite and I "think" I have a problem. When I have a long event (eg: starts today and have a week of duration), when the events render in the calendar, just the box within today...

daypilot for windows form

Answered: DayPilot is only available as an ASP.NET control but you can run in in a WinForms application using an embedded web server. See also the following tutorial: http://code.daypilot.org/70282/daypilot-in...

How do I add context menu to DayPilot Lite demo?

I got the Day Pilot Lite to work on my machine. I want the context menu that opens with a right click to work with the demo? Is it only available with the Pro version?

Pressing a button to schedule an appointment

hi, I have an application where if i click a button called schedule i will need it to automatically put the information that i enter on the schedule. Is this possible with DayPilot Calendar? Thanks,

Being able to accont for a late appointment?

Hello, I am interested in using DayP ilot for an application I am building. What if someone has an appointment scheduled for 10:00am and they are running 15 minutes late. Is there anyway to push that...

Showing the Saturday in DayPilot Calendar

Hi, I need help in showing the saturday events in daypilot calendar using vb... Thanks a lot :)

Firebug Error: e is not defined

Hi, I'm using the latest version of DayPilot Lite. I'm trying to handle the event click events on the client side using the code from the tutorial section but the event object is not being instantiat...

Scheduler Lite: Set Scroll Position or Limit the hours displayed

Is it possible on the Scheduler Lite to either set the intiial scroll position so that the initial business hours are displayed without having to scroll over? Otherwise, is it possible to limit the d...

Day Pilot Help -- Always directs me to todays date.

Hello, I'm using the Day Pilot Scheduler and I have a problem. I have three aspx pages (Scheduler, NewEvent, EditEvent). When I load the app. It takes me to the current day (5/28/2010). Which it shou...

Error adding control to VS2008 Toolbox

When I attempt to add the control to my VS2008 toolbox I get an error loading types from assembly... Request for the permission of type 'System.Web.AspNetHostingPermission, System'

Scheduler

Hi, To get me started I'm using your Lite version of DayPilot. Re Scheduler: How can I handle my FirstDayOfTheWeek being a Saturday (rather than the Sunday and Monday options offered) We hire stuff o...

Slots in Chrome browser are display as empty boxes.

Answered: I used this to fix this problem TimeRangeSelectedJavaScript="FixWidth();" VisibleRangeChangedJavaScript="FixWidth();" function FixWidth(){ document.getElementById('ctl00_ContentPlaceHolder1_DayPilotS...

How to change events time from 0:23 to example 8:17 [Source]

Hi, could anyone help me where in source code i should change settings of event duration time frmo 0:23 to 8:17? I would be grateful for any help which help me to solve this problem. Adam

Help with future dates

Hi, I am displaying future months and the code works for the month Here is the code checker2.StartDate = new DateTime(DateTime.Today.Year, DateTime.Today.Month, 1).AddMonths(1); checker2.Days = DateT...

Multiline header doesn't match up with times

My header format is setup as: HeaderDateFormat = "dddd MM/dd/yy" which displays as Tuesday 2/23/10 The problem with this is that the header above the times is only one line high, which the date heade...

Disable the clicks

Answered: putthebelow codein the page_load() and try... Schedular.FreeTimeClickHandling = DayPilot.Web.Ui.UserActionHandling.PostBack Schedular.EventClickHandling = DayPilot.Web.Ui.UserActionHandling.PostBack

Can I set a 15 minute intervals as Time Slots??

Answered: set Cell Duration = 15

How to set color for individual event in Day Pilot Lite???

I am trying to change the code to have the color coding for individual events when they are created by following the code changes mentioned in this thread http://forums.daypilot.org/Topic.aspx/420/da...

CellGroupBy in Scheduler Lite edition - Diff between Lite and Full version?

Is CellGroupBy possible in the Lite edition of the Scheduler? My lite version of the scheduler does not have any column groups. I looked to see if it was noted in the differences between versions on ...

Day View customization

In the dayview there are so many columns like maximum simultaneous events are there. But some events could be wider because there are not so much events at this. But the column is to small. Can I cor...

Request for permission error

Forgive me for being new to this... When I follow the instructions of installing DayPilot lite, and then drag a new calendar control into my page, the build fails with the error: Error 1 Request for ...

string was not recognized as a valid DateTime

Answered: I found the error there was a row stored in my table with an empty date value, so the conversion to datetime couldn't be completed because of that empty string.

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?
Previous Questions 331-360 of 427 Next