java - SMARTGWT - SectionStackSection - deleting an Item from the Section possible? -


im using smartgwt 4. have sectionstack sectionsstacksections in it. added dynamicforms textitems, checkboxes etc. section. added delete button each dynamic form want is, when click on delete button dynamicform should deleted section

but.. can't find delete function in sectionstacksection there function dynamicforms called "removefromparent" doesn't seem work..

does got ideas? :-) thank

simply call below line

dynamicform.getelement().removefromparent(); 

Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -