W
Woody Splawn
I have created an event handler for the ColumnChanging event of a grid. I
have code that looks like this
sProposed = EventData.ProposedValue.ToString
My question is this, if the proposed value is something unacceptable, what
is the code for informing the user that such is the case, rejecting the
value and keeping the user on the field till a right value is entered?
have code that looks like this
sProposed = EventData.ProposedValue.ToString
My question is this, if the proposed value is something unacceptable, what
is the code for informing the user that such is the case, rejecting the
value and keeping the user on the field till a right value is entered?