Home Unanswered Active Tags New Question

Questions Tagged asp.net

Order overlapping events

Answered: Problem solved. I add to my daypilotcalendar a custom tag called priority and, with the eventsortexpression, sort alla events by priority asc. Bye!
Asked by Rao 12 hours ago. 2 replies, last reply 10 hours ago.

Display multiple lines in Month calendar

Answered: U meant Daypilot Month Right? If so, In properties, Change EventFontSize:200(For Example). Then Do one more thing EventStackingMode :cell. It should be multiline.(In Expected Format.)
Asked by John K 1 day ago. 1 reply, last reply 10 hours ago.

Scroll bar in

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

Scheduler ViewType days - BeforeCellRender : Wrong start - end

With the scheduler when property "ViewType" is set to value "Days" we have a problem with the following event : "OnBeforeCelleRender". aspx OnBeforeCellRender="BeforeCellRender" Code behind protected...
Asked by Dargaud Philippe 2 days ago.

DayPilot

Is DayPilot compitable with safari? which version of daypilot used for ipad
Asked by Smita 2 days ago.

dpc1.commandCallBack("refresh") (javascript) will not refesh calendar (asp.net)

Hi, I'm trying to refresh the calendar from a Javescript function. The first time the page is loaded, the function fires as expected and the calendar is updated; after that initial working action, it...
Asked by David East 5 days ago. 2 replies, last reply 3 days ago.

Styling DayPilot Month

Hi there, I'm currently working with the DayPilot Pro for ASP.NET Demo and am having problems with turning off the "style" attributes applied to the "Month". I note that from the Month: CSS Class Sty...
Asked by AC 8 days ago.

Size Row nello Scheduler

E' possibile dare una dimensione alla singola riga dello scheduler? Non di tutto lo scheduler, ma di una specifica riga. I can give dimension to a single line in the scheduler? Not all of the schedul...
Asked by Francesco La Scala 14 days ago, 2 votes.

Can we have sub menus from the rightclick menu control

Hi, Thanks for a great product. Would it be possible to have the ability to add sub (child) menus from the right click menu? Some are menus are built dynamically and some are getting quite long now a...
Asked by DB 14 days ago, 1 vote.

Agenda / Upcoming events list

Hi, Does the DayPilot calendar allow for creation of an Agenda, similar to the one in Google calendar? I'm really just looking for a list of upcoming events with the option to include my own text/col...
Asked by Dave 22 days ago.

"A script on this page is causing IE to run slowly" error when I use DayPilot

Has there been any report of DayPilot running 5million+ script statements? I actually have everything set to use postbacks, so I'm not even sure what scripts are running.
Asked by Joe Letizia 23 days ago, 1 vote.

How to use the parent100pct in DayPilotCalendar

Hi there, I have a DIV gnerated as follows : <div id="div1" runat="server" style="position:absolute; top:110px; left:150px; right:10px; bottom:10px;"> Within this DIV I have a DayPilotCalendar contro...
Asked by Martin 25 days ago.

Day Pilot Scheduler question

I want to be able to fill in the day events for each resource listed. Here is what I have so far . . . LOB 101 LOB 102 LOB 103 etc. After loading the resources (i.e., rooms), I want to go back and po...
Asked by Steve Holland 29 days ago.

How to assign a list type variable to data columnfield of daypilotCalender ?

i am adding columns to day pilot calender control for resource view. I have a list of rooms and inside that name field is there which i want to assign to the data column field. roomList.Items.ForEach...
Asked by np 29 days ago.

how to match data source id with columns's ids in resource view?

i am adding columns to day pilot calender control for resource view, i am not seeing the data in the control. do i need to match the data source id and column id explicitely ? how can i do that? room...
Asked by np 1 month ago.

Scheduler not updating associated data bound list view

Hi, I have a page that uses a databound list view for unscheduled events that I drag onto the DayPilotScheduler and that works nicely, the event is placed on the schedule and removed from the listvie...
Asked by Clay 1 month ago.

CellDuration and Event Time

Hi, If I have the cell duration as 15 minutes, and my event time is from 9:00 to 9:20 AM. The event is being displayed only from 9:00 to 9:15 PM. Is there any way to get around this, so that the even...
Asked by Antony 1 month ago. 1 reply, last reply 1 month ago.

event left bar color height

how to increase event's left bar color's height in day pilot calender control?
Asked by np 1 month ago.

change row header name

Answered: You can add columns to the daypilot control via: - dayPilot.Columns.Add(name, id); When events are added set the DataColumnsField property of the event to the id of the relevant column.
Asked by np 1 month ago. 4 replies, last reply 1 month ago.

International languages?

Hi, does the control renders with the language that the culture of the browser contains? i.e. the month and days in English when the browser language feature is in English or Spanish if the browser l...
Asked by Carlos 1 month ago.
Questions 1-20 of 1447 Next
Tools

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