Can I use getState() to get grid column header names (the visible names)?
Can I use getState() to get grid column header names (the visible names)?
You can get the header information using grid.headerCt.
The hidden status in under items for each.
Scott.