ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Validation
« previous
next »
Print
Pages: [
1
]
Author
Topic: Validation (Read 2319 times)
daverene
Newbie
Posts: 23
Validation
«
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?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Validation
«
Reply #1 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.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Validation