Hi,
Im working on import data using CSV file. and
With power feature of this table , so im decide to use this table to handle data and make validation before insert to DB.
So after import CSV i convert CSV data into JSON and generate Table with all data
but problem is when Cell can not validate the initial data
ex:
http://prntscr.com/pweh5nAbove case if i not click on Cat AA (edit) table will not show validate error on cell.
So my question is
Can table validation all cell after Table created without edit the cell ?
Thank so much