A
Anoop
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
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