Is there a particular way to place a user in a certain cell? Like I have a check one one row, and if that check comes back invalid, I want to place the user back in that cell. If its valid I want the user to go to the next cell.
A setFocus for a dataProvider is what I'm looking for I guess. Thanks, -David

