Thanks for the reply, Mauro. Yes, this issue is related to the other post you replied to. Same problem, 2 different parts.
Yes, I put this in a form, but did not do the submission - isn't event handling supposed to occur right away, and not at form submission? I set immediate="true" on the component.
But yes, when I do a submit, I do get validation errors. I'm not at work right now, but I believe it has to do with conversion - although the data element and the list contain the same type of object. I've been searching the web for some time to find more details on events in
JSF, but can't find much about this.....
Thanks!
Paul