DataColumn.Expression Property - need other functions

R

Rui Rosa Mendes

I need a Round function, in Expression Syntax.

- Is there any not documented?
- Can I associate one?

Thanks.
Rui

(e-mail address removed)
 
N

Nicholas Paldino [.NET/C# MVP]

Rui,

There is not one in the expression syntax. You will have to add the
column yourself with the rounded value and then manage that value yourself.

Hope this helps.
 

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

Top