C
coderazor
My user amends text in a datagrid. When this happens i want a Save button
that currently has enabled set to false to become enabled.
I have been messing around with the CurrentCellChanged event, however this
activates the button just by clicking within the grid.
I want the button to only become enabled when text within the grid is
changed.
How can i do this?.....
many thanks in advance.
that currently has enabled set to false to become enabled.
I have been messing around with the CurrentCellChanged event, however this
activates the button just by clicking within the grid.
I want the button to only become enabled when text within the grid is
changed.
How can i do this?.....
many thanks in advance.