-
5 Sep 2012 2:55 AM #1
Fieldset fieldlabel is not removed ??
Fieldset fieldlabel is not removed ??
Hi,
I have page which has a fieldset which has inner fieldsets inside. I just want to remove the outer fieldset with fieldset inside. When I tried to remove, it only rmoves the components in filedsets. The fieldset labels and border is seen.
I tried to remove the inner fieldsets before , but it does not work again. At internet , it is said that the inner component's container's removeAll() function should be called. I tried to reach to the container fieldset on innerfieldset :
innerFieldset.getEl().up.removeAll();
But "innoerFieldset.getEl().up" comes null.
Thanks for the replies in advance..
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote