A
AussieRules
Hi,
I have heaps(50+) of text boxs on a form.
I want to have an dirtyflag type property that is set when any one of the 50
text boxes is change, so that i can prompt the user to save changes should
they exit.
Is there a easy way to do this against all 50 in one go, rather than have an
event to set the dirty flag against each text box ?
Thanks
I have heaps(50+) of text boxs on a form.
I want to have an dirtyflag type property that is set when any one of the 50
text boxes is change, so that i can prompt the user to save changes should
they exit.
Is there a easy way to do this against all 50 in one go, rather than have an
event to set the dirty flag against each text box ?
Thanks