Hi Friends, I am new to JSF and facing few problems in solving this. My question is I have a dataTable with columns ProdCode,ProposedPrice and ProposedGrossMargin.In which ProposedPrice and ProposedGrossMargin are editable columns. If I change a value of ProposedPrice of a particular row then it should dynamically update ProposedGrossmargin column of that row and at the same time it should also be saved in the database. Please could any body help me how to do this using ajax4jsf.I am new to ajax4jsf. please save me, any help is highly appreciated.
Thanks and regards Kristein -- View this message in context: http://www.nabble.com/datatable-and-Ajax4jsf-tf3527465.html#a9842857 Sent from the MyFaces - Users mailing list archive at Nabble.com.

