J
Jim Heavey
If I am using c# and I have a DataRow and I know that I want the value for
a column named "Fred" - how can I access this column if I do not know it's
index? Must I loop through the columns collection to find the right index?
Thanks in advance for your assitance!!!!
a column named "Fred" - how can I access this column if I do not know it's
index? Must I loop through the columns collection to find the right index?
Thanks in advance for your assitance!!!!