ParamQuery grid support forum
General Category => ParamQuery Pro Evaluation Support => Topic started by: virendraparade01 on August 21, 2019, 11:14:07 am
-
Hey
Here in My project I have "ItemNo", "Qunatity", "TargetPrice", "Description", "PackingInstructions" defined by default. Now the new user is going to fill the required fields "ConfirmedQuantity", "ConfirmedPrice" and "LineTotal". But
1. when I try to Submit the Grid it directly throws an error, I don't know why even all the cells are field properly it throws an error.
2. No error or required symbol is displayed for the required cells even though I submit a empty grid.
can u plz let me know what's the issue here.
Issue Link:
https://jsfiddle.net/virendraparade01/uagx8tw0/
-
grid doesn't throw any error, there is an alert("Error") in your code.
Please follow the online demos to correct your code.