Dynamic Report.

mohanarajmohanaraj 600001
edited 9:28AM in FastReport .NET
Dear all,

I create a report dynamically from c#. In that i create the textobject and assign the text as below
txtBandDuration.Text = "[SecondsToHHmmss([BandDuration])]";

where
SecondsToHHmmss is the function name i wrote in the frx file's script area.
BandDuration - is the total.

when i call this function as above it will throw error.

How can i use the same function.

Regards

Mohanaraj.

Comments

  • edited 9:28AM
    Hello,

    Everything looks ok. Which error do you get?

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.