- Code: Select all Expand view
- oBrw:aCols[i]:bLClickHeader := {|nMRow, nMCol, nFlags, Self| nCol := ??????????, MsgAlert(nCol) }
how do I know the value of nMCol
I needed to know the column number which was given the click, without even being in focus
thank you
Luiz Fernando