Wanted urgent help on a scenario.
The scenario is like say , Their is a datatable with 5 columns and total of 2000 rows .
What i want is i want to check in the columns and the rows which field are empty,
for example,
if a datatble has 5 columns and 3 rows i want to check that for all the three rows their is data . If some data is missing for any row i have to pull the row out and print separately . Can anyone help
Thanks a lot @ppr for your effort really appreciate.!!
If Suppose there are 10 columns in a datatable with 2000 rows but i want to only check for 5 columns that is their any blank value in the rows of that 5 columns only as they are only mandatory not all the 10 . What can be done in that case.
Waiting for a reply. Let me know in case of any doubts. Once again Thanks !!!