Hi everyone
I have a datatable , i have to check four column
1.job grade
2.Name
3.email
4.country
If the above columns are empty i need to update the remarks columns for the corresponds rows
eg if job grade in a datarow is empty then update remarks as “employee [field name which is empty] is missing from the records”
thanks in advance