Hi all,
I am struggling one problem that, when I am hiding an item in the FieldSet, Then the allocated column width of that item is occupied by another item of that fieldset. So that my field set view is completely disturbing. How can i over come this problem. please provide a solution.
thanks in advance.
and I have to add these field sets to to form panel dynamically based upon the button('One More Bucket') click. Whenever I click the button it need to add one extra bucket to the form and at the same time the '>=' Label (2nd item of FieldSet) of the previous field set should not be visible and view of the panel should not be disturbed.
when it is happening, the view of the form panel is disturbing.
So please provide a way to overcome from it .