D
Daniel Jeffrey
..Net 2.0
VStudio 2005
C#
I know this is going to seem like a strange question, as even I am sure I
have missed something - but I cant find it.
I want a simple event on any of the objects (BindingSource, DataSet,
DataTable) that fires when data in a bound control changes.
Eg someone types something, or they change the value in a pull down list etc
etc.
I want this so I can then fire the Enabled functions of my buttons (save
etc) so users only press them when needed.
Please let me I have missed something very simple. I have tried all the
events on the BindingSource but with no success.
Regards,
Daniel Jeffrey
VStudio 2005
C#
I know this is going to seem like a strange question, as even I am sure I
have missed something - but I cant find it.
I want a simple event on any of the objects (BindingSource, DataSet,
DataTable) that fires when data in a bound control changes.
Eg someone types something, or they change the value in a pull down list etc
etc.
I want this so I can then fire the Enabled functions of my buttons (save
etc) so users only press them when needed.
Please let me I have missed something very simple. I have tried all the
events on the BindingSource but with no success.
Regards,
Daniel Jeffrey