Order Information in an oArrayBrowse column
Publicado: Lun Jul 14, 2008 12:23 pm
Hi,
I have an oArrayBrowse with several columns. I want to automatically order a
column with time data on it like "18:50:00" Type Character, Size 8.
I already try to put the oArrayBrowse lAutoOrder := .T. and in the Column
nSort :=bsASCENDING but with no effect at all.
Changing this two properties will permit the user to click in the column
header and in fact order it. But the main objective is that the information
shows up already ordered without any user intervention.
Any help on this issue will be really appreciated,
Thanks,
Mário Paiva
I have an oArrayBrowse with several columns. I want to automatically order a
column with time data on it like "18:50:00" Type Character, Size 8.
I already try to put the oArrayBrowse lAutoOrder := .T. and in the Column
nSort :=bsASCENDING but with no effect at all.
Changing this two properties will permit the user to click in the column
header and in fact order it. But the main objective is that the information
shows up already ordered without any user intervention.
Any help on this issue will be really appreciated,
Thanks,
Mário Paiva