Página 1 de 1

triggering TBrwColumn:OnHeaderClick

Publicado: Lun Sep 01, 2008 10:26 am
por Ingo JH
Dear Xailers,
if the TDBBrowse-property lAutoOrder is .T. the event
TBrwColumn:OnHeaderClick will be triggered AFTER the browse is automatically
sorted, therefore it is not possible to deactivate this behaviour for a
single column.
Could you change the sequence in this way that the OnHeaderClick-event is
triggered at first and e.g. when '0' is returned the AutoOrder-function
will be discontinued for this single column?
Or have you any workaround to stop autoordering for only one column without
setting lAutoOrder to .F..?
Regards
Ingo