Is it any way so i can validate a GridPanel's row, or entire gridPanel, based on editor fields vtypes and allowblank property(basically)?
I insert a row, and at this time it can be sent to server empty. I'd like on save (or on other event) to know if data are valid.
If not, i would cancel save and alert a message.
Is it available?