Number of column
Posted: Wed Mar 04, 2020 11:43 am
Hi.
How can I find out the absolute number of the current xbrowse's column ?
How can I find out the absolute number of the current xbrowse's column ?
www.FiveTechSoft.com
https://fivetechsoft.com/forums/
oBrw:ColPos( oCol ) –> nPos
Visible position of the column. Can be zero if the column is hidden.
oCol:nPos N Actual column position in the browse. If columns is not visible nPos == 0
oCol:nCreationOrder ReadOnly N Ordinal creation order of the columns