ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on August 30, 2018, 12:58:12 pm

Title: validations is not working if I use Editmodel
Post by: EPM Solutions on August 30, 2018, 12:58:12 pm
Hello,

I am not able to do validation on particular cell if I use Edit Mode,

editModel: { clicksToEdit: 1, onSave: 'nextEdit', onTab: 'nextEdit' }

can you please tell me why it is so?
Title: Re: validations is not working if I use Editmodel
Post by: paramvir on August 30, 2018, 02:04:56 pm
that editModel works fine in this demo: https://paramquery.com/pro/demos/editing_custom

Might be something else, please share a jsfiddle.
Title: Re: validations is not working if I use Editmodel
Post by: EPM Solutions on August 30, 2018, 05:18:17 pm
thank you. I found the answer.