datagrid « Form « JSF Q&A





1. Field ID conflict inside a JSF form with dataGrid    stackoverflow.com

I'm implementing a typical shopping cart, based on PrimeFaces' dataGrid component. Below is some sample code. Everything is ok, but the inputText field causes the bean property to be set as ...