hello,
I have dynamic action which changes value of item Status , after Status is changed i refresh region where is that item , also there is one button which is needed to set to disable when status is changed.
I tried with Refresh Action and try with javascript code $('#Stavke').trigger('apexrefresh'); , it doesnt disable button after dynamic action is fired.