Sorry if I was unclear. Backing bean is not getting updated. I am using my faces datatable with grouping row facility. In the datatable I need to use a input text to provide the user to enter values and when press button it should get in the backing bean and so that i can update the database. I can get the value in the backing bean from an input text field outside the datatable.But when it comes inside it doesn't ! Am I clear ? If am not please tell me . I shall post the bean code as well.
Thanks, JS. Nebinger, David wrote: > >> > I have datatable with rows adding dynamically with >> inputText. I cannot get >> > the value entering into input text field. > > What do you mean you cannot get the value? You're trying to access it > directly, or the backing bean is not being updated, or what? > > > -- View this message in context: http://www.nabble.com/t%3AdataTable-input-tf2641794.html#a7388693 Sent from the MyFaces - Users mailing list archive at Nabble.com.

