Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGridField hidden?

    A ListGrid field can be shown/hidden via the ListGrid methods showField (), showFields (), hideField (), hideFields (), their several overloads, and via the ListGrid menu.

    Programmatically, how can I tell if a field is shown/hidden at any point in time?
    Something like ListGrid.isFieldShown () or isFieldHidden ()?
Working...
X