When you use any UIInput derived components within a UIData (datatable for example), you need to have the value attribute so that the row all pertains to the same row in the UIData. (your var property in your datatable has to have a relation within each UIInput component in the same row).