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

Questions Tagged cssclass

TypeError: Cannot set properties of undefined (setting 'cssClass')

Answered: This error means that the parent object of the cssClass property is undefined - args.columns[x]. Since version 2022.2.5302, the columns are merged by default for parent resources. That means args.col...

CssClass property of BeforeCellRenderArgs doesn't add class name

Answered: This issue is fixed now in build 7.4.2950. The fix will be included in the next release.

CssClass property of BeforeCellRenderArgs doesn't work in some condition

Answered: This is a bug of the optimized rendering mode (all identical cells in a column are rendered as a single div). This is already fixed in the ASP.NET WebForms version and it will be fixed in the MVC ver...

CSSClass problem in BeforeEventRender Method with Daypilot Calendar

Answered: The class is added to the element if CssOnly="False" is set on the DayPilot:DayPilotCalendar but not of CssOnly="True" I've figured this workaround: modify the InnerHtml to add a marker div then add ...
Questions 1-4 of 4