Hi all,
I need to lock a row(s) in the repeating table based on some conditions
like which user, which mode etc. I don't want a row to be deleted also.
I tried using the onBeforeUpdate event but the event gets fired too many
times, guess because of bubbling from the controls within, so cannot write
code as it will get executed many times.
any help appreciated.
Anoop
Bob C. - 02 Jun 2006 13:59 GMT
Can you use conditional formatting and disable fields based on values in
other fields?
> Hi all,
>
[quoted text clipped - 8 lines]
>
> Anoop