Is there any way to create a client side validation to insure that one date field is less than or equal to another date field in the same record?
In GWT project template, I found that a "shared" source directory, which may be used to do entry data validation. How can we do w/ smartgwt ?
In GWT project template, I found that a "shared" source directory, which may be used to do entry data validation. How can we do w/ smartgwt ?
Comment