ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: daverene on June 06, 2017, 04:28:47 am

Title: Validation
Post by: daverene on June 06, 2017, 04:28:47 am
When pasting in data into a grid, I have a few select editor drop down boxes. How do I get the grid to display an invalid message in a row if the data being pasted in does not exist in one of the select editor drop down boxes?
Title: Re: Validation
Post by: paramvir on June 06, 2017, 11:34:20 pm
There is no direct way to do it.

You need to write validation callback to iterate through column.editor.options and match them with new value in cell.