HI,
I would like to get the column name from a selected IG cell.
Preferably without doubleclicking, just selecting a cell.
I know how to do it through a column item (item.staticId -> column.staticId
But how to do it without going into edit mode or for a read only column when the user selects a cell?
Oh and i have to do it application wide so a cell template with a column identifier attribute would not be a solution..