Página 1 de 1

Error on TGridEdit and TCombobox Xailer 2.3

Publicado: Vie Feb 03, 2012 9:37 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 Error2.log (1.6 KB)Â

Error on TGridEdit and TCombobox Xailer 2.3

Publicado: Sab Feb 04, 2012 10:45 am
por ignacio
franksoft escribió el vie, 03 febrero 2012 09:37Error 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
Hello,
One element of aName is probably NIL.
Regads,