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
»
Help for ParamQuery Pro
»
Is there an option to have unique values with inline editing
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is there an option to have unique values with inline editing (Read 328 times)
neoinbiz
Pro Ultimate
Newbie
Posts: 22
Is there an option to have unique values with inline editing
«
on:
October 12, 2022, 12:22:20 am »
Is there an option to force unique values for inline editing?
I have a field named "Priority" and it contains a number EX..... 1-100.
I want this field not to be able to use the same number twice for this field. Is this an option?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Is there an option to have unique values with inline editing
«
Reply #1 on:
October 13, 2022, 09:07:06 pm »
There is no inbuilt option for that.
It can be checked programmatically in beforeValidate event and return false if duplicate entry found.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Is there an option to have unique values with inline editing