A
Adry
Hi,
I've a datatable on wich I add a datacolumn based on an expression.
If I load the datatable from an XML File (each row's state is Added),
cicling throw rows I can see the expression's datacolum value, but if I call
the AcceptChanges method after loaded (eachrow's state changes to Unchanged)
I can't see the expression's datacolumn (always DBNull value in it).
Someone can help me ?
Thanks
Adriano
I've a datatable on wich I add a datacolumn based on an expression.
If I load the datatable from an XML File (each row's state is Added),
cicling throw rows I can see the expression's datacolum value, but if I call
the AcceptChanges method after loaded (eachrow's state changes to Unchanged)
I can't see the expression's datacolumn (always DBNull value in it).
Someone can help me ?
Thanks
Adriano