Hi
I have a editable list view and i have save button where i m validating the rows using view passes validation rule.
If I enter value in a row and click on save then the row gets validated but if I click on blank row after entering invalid value in previous row,there is no validation comes. The value gets saved.
Is there any solution where I can validate all rows at single point of time.
Thanks in advance!