lostfocus event

Is there a way to sometimes have the lostfocus event on the grid fire or not fire for example depending on which button is pressed that causes the lost focus??? Thanks Phil

1 Reply

AD Administrator Syncfusion Team August 3, 2004 01:59 PM UTC

On the Button itself, you can try setting Control.CausesValidation to decide whether clicking the button causes the control losing the focus has validation events raised or not.

Loader.
Up arrow icon