G
Guest
Hi all,
Hope some one can help me.
I am trying to databind a dataset field to the form text property.
I am using the following code which works fine.
me.databinding.add("text",dsAddress("Address"),"PropRef")
However what I really want to do to add the work "Found - " before the
addressID.
This is where I am having the problem, I can not seem to get the syntax right.
Can anybody help, I'm sure it's quite easy really.
Thanks in advance
Dave
Hope some one can help me.
I am trying to databind a dataset field to the form text property.
I am using the following code which works fine.
me.databinding.add("text",dsAddress("Address"),"PropRef")
However what I really want to do to add the work "Found - " before the
addressID.
This is where I am having the problem, I can not seem to get the syntax right.
Can anybody help, I'm sure it's quite easy really.
Thanks in advance
Dave