Página 1 de 1

Error on TGridEdit and TCombobox with Xailer 2.3

Publicado: Vie Feb 03, 2012 9:41 am
por franksoft
Error on TGridEdit and TCombobox with Xailer 2.3
::oDBFBrowse1:aCols[2]:aEditListText:= ASORT(aName)
error appears in the annex error1.log
::oComboBox1:aItems:=ASORT(aName)
error appears in the annex error2.log
someone can give me suggestions?
thanks
Frank

Attached files Error1.log (1.6 KB)Â Error2.log (1.6 KB)Â

Error on TGridEdit and TCombobox with Xailer 2.3

Publicado: Vie Feb 03, 2012 11:45 am
por jlalin
Franco,
check the error.log message:
> Argomenti: [ 1] = Tipo: U Val: NIL
remove the Nil values from the arrays before assigning them.
Regards,
José Lalí­n