Dear Team,
I need help on data validation on cross cells
Col1 and Col2 will highlight error message only if both columns are blank.
I added validator to Col1 & Col2 during column mapping without using beforeValidation & afterValidation. As of now I get expected behavior for single cell validation.
To highlight both the cells, I used setCellMeta and got non-selected cell and set isValid and ClassName properties.
This highlight failed, when table render. Any help.
Thanks
.