G
Guest
I have a datatable that is created dynamically (in an asp.net 2003
application), so various columns may or may not be present. Consequently,
although the column names may be constant, the column indexes are not. I
would like to retrieve the column index for a given column name, but haven't
been able to find the answer (i'm sure the real reason I can't find the
answer is because I haven't asked the right question). Any ideas?
thanks
application), so various columns may or may not be present. Consequently,
although the column names may be constant, the column indexes are not. I
would like to retrieve the column index for a given column name, but haven't
been able to find the answer (i'm sure the real reason I can't find the
answer is because I haven't asked the right question). Any ideas?
thanks