hi,
i had the following error:
Assign : Syntax error: Missing operand after ‘ID’ operator.
i had used:
dt2.select(“Personal ID like’”+“?”+“'”)
where dt2 is a datatable
hi,
i had the following error:
Assign : Syntax error: Missing operand after ‘ID’ operator.
i had used:
dt2.select(“Personal ID like’”+“?”+“'”)
where dt2 is a datatable
Thank you,
but i think it a problem in the header name,
is there any methode to get the headers name?
Hi,
Please check below links:
Hi,
i had to use dt3.Columns.ColumnName.ToString for a single columns “D” ?!
Hi,
What should i do with datatable.Columns(Column_name) but column is integer? please help me thank in advance