HtmlCommandButton « Control « JSF Q&A





1. delete HtmlColumn on clicking HtmlCommandButton which is in the column itself    stackoverflow.com

I have generating a HtmlCommandButton in backing bean. By clicking that button I want to delete a HtmlColumn from a HtmlDataTable which was also generated in the baking bean.

<html xmlns="http://www.w3.org/1999/xhtml"
 ...

2. Inheriting from HtmlCommandButton    coderanch.com

3. setAction Problem HtmlCommandButton    coderanch.com