Hi all,
I have a grid datawindow with header sorting functions. Users can also reposition columns themselves.
I am looking for a dynamic solution to retrieve the name of the header of the first visible column in my grid datawindow.
I can't use the column number as my users can rearrange the position and therefore number 1 column of my sql resultset can be different than the first column of my actual datawindow.
Hope i made some sense...
TIA
John