At 08:21 AM 7/15/2014, Richardson, Jeff wrote:
Yes - that will work, but only if I have the particular column sorted and focused, right?
Correct!
But say I want the user to freely sort a column by clicking the column title, let them have the freedom to then move around the grid, and then possibly perform an operation via an eep (such as print a report) that requires the name of the column that is sorted, regardless of focus?
Currently, clicking on the column title does not return the name of the Enhanced DB Grid Column name. You must click (focus) on the column cell to retrieve the column name using the GETPROPERTY <CompID> CURRENTCOLUMNNAME 'value', or capture the dynamically generated RBTI_DBGRID_COLUMN into a variable. Very Best R:egards, Razzak www.rbase.com www.facebook.com/rbase -- 31 years of continuous innovation! 16 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

