Hi,
In:
REDEFINE COMBOBOX o[ O_INCD_RECORD ] VAR v[ O_INCD_RECORD ] ITEMS aIncdRecord ID ID_INCD_RECORD OF o[ O_DLG_GET_INCD ]
From some reason the array, aIncdRecord , is sorted automatically. I don't need it sorted. How can I omit it?
Thanks,
Moshe Yarden
Automatic ASORT()?
Re: Automatic ASORT()?
En el recurso puedes definir que no se ordene automáticamente.
saludos
saludos
William, Morales
Saludos
méxico.sureste
Saludos
méxico.sureste
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Automatic ASORT()?
Moshe,
As William tells you, don't use the listbox sort style in the resource file.
As William tells you, don't use the listbox sort style in the resource file.
Re: Automatic ASORT()?
Thanks. It works good.
Moshe Yarden
Moshe Yarden