Custom report control - method getData()

Hello,

in my custom report control the getData() method is called twice for each record. Report option DoublePass = false. Can I avoid this?


I'm creating a bitmap from some measurement data, so its pretty time consuming.



Best regards

Comments

  • Ok, found the reason. getData() is called as many times as the expression array element count. Normally it has two elements - DataColumn and Expression - so its called twice.

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.