I'd like to trigger a fetch when the user adds a visible column to the listgrid (sending the outputs metadata entry in order to obtain the - expensive to calculate - values even for that column).
So is there any way to intercept that change of visibility? (without rewriting the relevant header submenu). That way I could also intercept programmatic column addition/removals...
I'm using SmartGWT 3.0 - SmartClient Version: SC_SNAPSHOT-2011-12-05/LGPL Development Only (built 2011-12-05)
So is there any way to intercept that change of visibility? (without rewriting the relevant header submenu). That way I could also intercept programmatic column addition/removals...
I'm using SmartGWT 3.0 - SmartClient Version: SC_SNAPSHOT-2011-12-05/LGPL Development Only (built 2011-12-05)
Comment