S
Stefano Mostarda
Hi there,
I have a question:
I need to add a calculated column to my datatable. I cannot use the
expression property of column as I have to perform some check on data of
each record before deciding what expression I have to apply.
As I come from Delphi development, it was quite easier because I have an
event allowing me to change the criteria for each record. Is there
something similar in ADO.NET?
Thanks in advance,
Stefano Mostarda MCP
Rome Italy
I have a question:
I need to add a calculated column to my datatable. I cannot use the
expression property of column as I have to perform some check on data of
each record before deciding what expression I have to apply.
As I come from Delphi development, it was quite easier because I have an
event allowing me to change the criteria for each record. Is there
something similar in ADO.NET?
Thanks in advance,
Stefano Mostarda MCP
Rome Italy