D
Dave Bailey via DotNetMonster.com
I need to access the information in only one column of a datagrid. The
column is column[3]. When iterating through the grid I want to find all
instances where the entry is "" and change it to read "N". If the entry !+
"" then I want the entry to read "Y". Any ideas on how I can accomplish
this task?
Thanks,
Dave
column is column[3]. When iterating through the grid I want to find all
instances where the entry is "" and change it to read "N". If the entry !+
"" then I want the entry to read "Y". Any ideas on how I can accomplish
this task?
Thanks,
Dave