This is a problem with using the @DataModelSelection approach. If you used page parameters you wouldn't have this problem as you would be deleting rows by id rather than position in a list. So I would use page parameters ;)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114581#4114581 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114581 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
