-
22 Sep 2011 11:55 AM #1
How to suppress the pop up validation error in rowEditing Grid
How to suppress the pop up validation error in rowEditing Grid
I have a row editing grid. I configured columns
allowBlank: false,
It will pop up a Errors: This field is required.
How can suppress the error?
Thanks a lot!


Reply With Quote