ParamQuery grid support forum
General Category => ParamQuery Pro Evaluation Support => Topic started 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?
-
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.