Re: Help with JTable sync with ExplorerManager

2025-05-29 Thread Tim Mullé
I mamaged to figure out something that works with the help of ChatGPT. It’s an ugly proof of concept but I’m still playing around. If anyone would like to see I can put it up on Github. I’m sure some of the seasoned Platform developers here have something more polished ;-) > On May 29, 2025,

Help with JTable sync with ExplorerManager

2025-05-29 Thread Tim Mullé
Hi, Can anyone please tell me what I’m doing wrong below? I need to use legacy JTables in our application because we have very customized renderers and dynamic column add/remove features and for the time being I have to keep what we have. Besides, from my limited research it seems the TableVie