hello ,
is there any event that detects the moveRowUp or moveRowDown?
Regards
hello ,
is there any event that detects the moveRowUp or moveRowDown?
Regards
Unfortunately there is no such events. BUt as you are calling the method moveRowUp() you may call the required function after/before the method by yourself without any events usage.