I have some code in rbuttondown for a column that is AutosizeHeight and can have Null values.
It the value of the column and row is not null or empty string everything is fine. Otherwise the DWO argument of the event gives me something else than the clicked column. The DWO.Type is "datawindow" instead of "column". The behavior is like the column is not there and rbutonndown happens directly on detail band.
How to get the good DWO reference in this case?
Thanks
We'll probably need a simple small test case App to investigate this issue further & advise.