S
Sam
Any one know of a way to make additional functions
available in a DataColumn.Expression? I'm thinking of
things like date manipulation (DateDiff, etc.).
Is it possible to inherit from DataColumn?
Would I have to handle Changed events in the columns on
which the Expression was dependant, and then do the
calculation myself.
Are there any third party DataSet controls that would do
this kind of thing?
available in a DataColumn.Expression? I'm thinking of
things like date manipulation (DateDiff, etc.).
Is it possible to inherit from DataColumn?
Would I have to handle Changed events in the columns on
which the Expression was dependant, and then do the
calculation myself.
Are there any third party DataSet controls that would do
this kind of thing?