Hi, I have my dataTable populated via an ArrayList of ArrayLists but that table row cells are editable (inputText). How can i associate each inputText field with one position of my ArrayList of ArrayLists to make changes in the list if the cell inputText changes?
Any ideas/help are welcome Regards -- Ping is just a number timming is everything

