We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Rendering of CSS style "display" property fails when set to "none"

Open the HTMLUIUseCss sample solution and change .style2 of the style.css file to include "display: none;". If you open the styles.htm file in a web browser, you should see that the 2nd html table data element is not displayed (it is affected by the CSS change you made). If you run the HTMLUIUseCss sample solution, you will see that it renders the 2nd html table data element (it is not affected by the addition of the display property). Can you explain why it fails to properly accomodate the css "display" property?

1 Reply

DJ Davis Jebaraj Syncfusion Team January 12, 2005 08:12 PM UTC

Hi, Thank you for bringing this issue to our attention. The display attribute is not currently supported by HTMLUI. http://www.syncfusion.com/Products/features.aspx?t=387 We will add support for this attribute. I have submitted a feature request to our development team and they should be implementing it at the earliest. Thank you for your patience. Regards, Davis

Loader.
Up arrow icon