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
close icon

BaseElement.Attributes.Remove doesn''t seem to update the HTMLUIControl

I''m adding attributes to my BaseElement through the following line...

elem.Attributes.Add("one", "one");

However, if I do the opposite,
elem.Attributes.Remove("one")

it completes successfully, removes the attribute from the element but it doesn''t update the HTMLUIControl. I tried putting InputHTML.BeginUpdate() and .EndUpdate() around my attempt at this as well, but it didn''t seem to do anything. I''m updating to 4.3 right now, but I''m not sure this is going to fix anything. Any help would be appreciated. Thanks.

1 Reply

NR Nandakumar R Syncfusion Team September 28, 2006 09:45 PM UTC

Hi Brian,

I regret for the inconvenience caused.

The Inner XML not updated for the removed attributes in an HTML element is known issue.

A defect report have been placed with our developers regarding this issue.

http://www.syncfusion.com/support/issues/htmlui/Default.aspx?ToDo=view&questId=2699

Please refer the above link for the status updates of this bug fix.

I will update you once I hear back from our developers.

Thank you for your interest in Syncfusion products.

Regards,
Nanda

Loader.
Live Chat Icon For mobile
Up arrow icon