Home Unanswered Active Tags New Question

daypilot scheduler resize and cellwidth property

Hi,

I'm using daypilot scheduler and I have a problem with the resize of the table (html table) where component is.
The Width property of the component has a defined value, and always the same, as the table width.

but
On CellWidth property I assign a value, and the result would be nice if the table where daypilot component is located doesn't stretch.
if I change the value of CellWidth to less, the table size becomes smaller, or becomes larger if the CellWidth value increase.

How can I control the component to not stretch the table where it is in.

This problem occurs in the IE8, not in Firefox.
The HTML generated in both browsers is the same.

Thanks in advance,

Nelson Goncalves

Asked by Nelson Goncalves 2 years ago.
Replies

You can try putting DayPilot inside a div with position:absolute style specified. That way the parent table cell won't be stretched.

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

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