Hello ,
In one dialog i had to add oBrw:lAutosort := .T. .
Any idea which changes are responsible ?
Frank
test
Hello ,
In one dialog i had to add oBrw:lAutosort := .T. .
Any idea which changes are responsible ?
Frank
if a browse is defined with "autosort" clause, lAutoSort is set to .t.
Now it is possible to define browse without autosort clause and later toggle autosort..