Hi Team,
While saving a record in List Grid which is attached to a DS file in which we have a validator class for multiple fields. (Please find the attached DS file and validator class accordingly.)
When I save the record the validator is almost getting called 100 times or even more (we have more than 20 fields in the grid which are being displayed and only few are allowed for editing and have validations on them.)
I am even attaching the logs accordingly for your information.
The same exercise we have done it using Dynamic Form which works perfectly and doesn't get called 4 to 5 times i.e., once per field and works absolutely fine.
For your sake I have attached even the log for Dynamic form.
Please do mention if you require any more details on this front.
We are ready to provide you with the information.
Please provide the solution ASAP. Appreciate your help in this regard.
FYIP: We are working on the below environment:
Version:Isomorphic SmartClient/SmartGWT Framework
(v9.0p_2013-10-26/PowerEdition Deployment 2013-10-26)
Browser: Internet Explorer 8
Server: WebSphere 7.0
Database : DB2
OS : Z/OS
Thanks in advance.
Some files we couldnt upload so I have uploaded to these links. Please find the files accordingly.
CustodyRequisitionValidatorDMI.java
http://www.4shared.com/file/ZX62gDzt/CustodyRequisitionValidatorDMI.html
ListGrid_Saving_Validation_Log.txt
http://www.4shared.com/office/BuEsVwGT/ListGrid_Saving_Validation_Log.html
While saving a record in List Grid which is attached to a DS file in which we have a validator class for multiple fields. (Please find the attached DS file and validator class accordingly.)
When I save the record the validator is almost getting called 100 times or even more (we have more than 20 fields in the grid which are being displayed and only few are allowed for editing and have validations on them.)
I am even attaching the logs accordingly for your information.
The same exercise we have done it using Dynamic Form which works perfectly and doesn't get called 4 to 5 times i.e., once per field and works absolutely fine.
For your sake I have attached even the log for Dynamic form.
Please do mention if you require any more details on this front.
We are ready to provide you with the information.
Please provide the solution ASAP. Appreciate your help in this regard.
FYIP: We are working on the below environment:
Version:Isomorphic SmartClient/SmartGWT Framework
(v9.0p_2013-10-26/PowerEdition Deployment 2013-10-26)
Browser: Internet Explorer 8
Server: WebSphere 7.0
Database : DB2
OS : Z/OS
Thanks in advance.
Some files we couldnt upload so I have uploaded to these links. Please find the files accordingly.
CustodyRequisitionValidatorDMI.java
http://www.4shared.com/file/ZX62gDzt/CustodyRequisitionValidatorDMI.html
ListGrid_Saving_Validation_Log.txt
http://www.4shared.com/office/BuEsVwGT/ListGrid_Saving_Validation_Log.html
Comment