Wednesday, February 20, 2019

JDev/ADF sample - Intercepting ADF Table Column Show/Hide Event with Custom Change Manager Class

  • Intercepting ADF Table Column Show/Hide Event with Custom Change Manager Class. Ever wondered how to intercept ADF table column show/hide event from ADF Panel Collection component? Yes, you could use ADF MDS functionality to store user preference for table visible columns. But what if you would want to implement it yourself without using MDS? Actually, this is possible through custom persistence manager class. I will show you how.
    Download - GitHub

No comments: