Hi,
I would like to apply a listener on visible/non-visible columns so that I can always have an updated list of visible fields of my ListGrid.
The goal is to have an updated list of which columns are visible and non-visible. Then, on every action (make the column visible or non-visible) this list should become visible.
I was wondering how to have this?
version:
com.smartgwt:smartgwt:5.1d-2015
I would like to apply a listener on visible/non-visible columns so that I can always have an updated list of visible fields of my ListGrid.
The goal is to have an updated list of which columns are visible and non-visible. Then, on every action (make the column visible or non-visible) this list should become visible.
I was wondering how to have this?
version:
com.smartgwt:smartgwt:5.1d-2015
Comment