This content has been marked as final.
Show 1 reply
-
1. Re: Validating data added to a dataTable
earnest.dyke Jan 18, 2011 10:27 AM (in response to refux)Since you know the row you just added has invalid data in it, could you not set your messages in the add method? That way when the page is redisplayed with the newly added but invalid record, the errors would display as well.
Earnie!