I have a form that has some required field. i also has a button that save the changes once all the required field has been filled in. I want to make the save button only visible when all the required field been filled in. My question is what event should i use to make it visible. i have a procedure that check the required field and set flag if all required filled has been filled in.
thanks in advance
thanks in advance