Hi
I have an audit record form which shows before and after values for a given record.
I've used CompareValidator controls to highlight which fields have changed.
I want to see the message from the CV controls when the form is initially displayed - not after a postback.
How can I achieve this?
Thanks
I have an audit record form which shows before and after values for a given record.
I've used CompareValidator controls to highlight which fields have changed.
I want to see the message from the CV controls when the form is initially displayed - not after a postback.
How can I achieve this?
Thanks