Sum in a textbox

I am using Designer of FastReport.NET Community and trying to make a sum between 2 numeric fields like this:

[field1] + [field2] but what I get is just a concatenation of the 2 values.


Just to be clear:

If field1 = 200 and field2 = 300 I just get :

200300 and not 500.

I set the format of the cell to number but the result is the same.

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.