‎2019 Oct 15 1:58 PM
Hi,
I am facing the refresh issue in table control. I have 3 tabs when i moving from tab1 to tab2 and again getting back to tab1 i dont need previous data in tab1. I have cleared the screen fields data and used REFRESH CONTROL contrl FROM SCREEN dynnr but still it not refershing. May i know do i need to do anything.
Regards,
Ravi
‎2019 Oct 15 2:17 PM
It depends on which event you have written the code. Have you written in the PBO of your sub screens?
‎2019 Oct 15 2:45 PM
‎2019 Oct 15 6:36 PM
What logic do you use to fill the table control? What gives the debug when you get back to tab1?
‎2019 Oct 16 12:37 PM
In debgging all the screen fields are cleared but in the table control still it's showing.
‎2019 Oct 24 7:49 PM
There may be select query existing to fill the table control data in PBO.
check in PBO module of the screen