Setting DataColumn.Expression in the Properties window

  • Thread starter Thread starter Cartoper
  • Start date Start date
C

Cartoper

I would like to set the Expression on the full_name column of my
dataset in the Properties window to be:

fname + " " + lname

I am getting an error, I tried escaping the quote but still there is
an error. How do I add this expression correctly?

Cartoper
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top