The API disabledAllWarnings not work

Anyone can help me a question? I use API disableAllWarning but it not work. When I insert row in affected item, it always have exception.The excepion show my change has pending change.I just hope it will not be interrupt by pending change.Thanks.My main code like as following.

<br />session.disableAllWarning();<br />obj.createRow(xxx);<br />session.enabledAllWarning();<br />
Add Comment
1 Answer(s)
Best answer
Agile Angel Answered on March 9, 2018.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.