Home Unanswered Active Tags New Question

Text in resources view spanning two columns when used on user control.

I am using DayPilot 3.5.2. The problem that I am facing is that when i use it in a aspx page , the display is fine but when i change the same page in asp.net user control then the displays goes gets disturbed. The text that is to be displayed in colum 2 is shown from mid of column two to mid of column 3. The same piece of code works and displays properly on aspx page. Code for both page and user control is absolutely identical.
Asked by Sunil 5 years ago.
Replies
I fixed a similar problem recently. When DayPilot was placed inside a <td> element with align="center" attribute it moved the events so they were starting in the middle of the column. This fix will be a part of DayPilot Pro 3.6 SP3.

If you send a sample of your code to daypilot @ annpoint.com I will test it.
Comment posted by Dan Letecky 5 years ago.
Thanks Dan Letecky. Problem solved by setting td align="left" in which I am placing my daypilot control.
Comment posted by Sunil 5 years ago.
New Reply
This reply is
Your name (optional):

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