- Code: Select all Expand view
oBrw1:aCols[1]:blDClickData := {|r,c,f,o| Msginfo("Left double click on column data " + o:cHeader, "TXBrowse power") }
Is it also possible to make ONE statement for a left double click on a row.
So I do not have add that line for every column
Thanks,
Willy