添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Stimulsoft Business Intelligence System | Forum

Business Intelligence Tool from Stimulsoft. Software for dashboards and reports. Reporting tools for any platform.

EDV wrote: Is your variable called 'unit'?
Try changing that name, cause unit is already a member in the StiReport Class.
Marco

Code: Select all

C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30454: Expression is not a method.
C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30800: Method arguments must be enclosed in parentheses.
C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30037: Character is not valid.
Hmm.. I have rename my textbox.  But, it comes up with the above errors.
Please help on that.
I created a variable "MySum" int, Default Value = 0
Then in the databand, I have tried putting MySum++; in Before Render or Rendering Events & Before Print, it still comes up with the same errors.
chankl78 wrote:
EDV wrote: Is your variable called 'unit'?
Try changing that name, cause unit is already a member in the StiReport Class.
Marco

Code: Select all

C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30454: Expression is not a method.
C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30800: Method arguments must be enclosed in parentheses.
C:\Documents and Settings\Chan Kuan Leang\Local Settings\Temp\fs3mds9m.0.vb(197,0) : error BC30037: Character is not valid.
Hmm.. I have rename my textbox.  But, it comes up with the above errors.
Please help on that.
I created a variable "MySum" int, Default Value = 0
Then in the databand, I have tried putting MySum++; in Before Render or Rendering Events & Before Print, it still comes up with the same errors.
I think I have solve it. After a long research. It is because I am using VB.net in the stimul Report.
So.. I just need to change MySum++ into MySum += 1 and it works in the rendering event.....
:cry: :cry: :cry: After 4 hours of hard work & google.....
  • ↳   Stimulsoft Reports.BLAZOR
  • ↳   Stimulsoft Reports.ANGULAR
  • ↳   Stimulsoft Reports.AVALONIA
  • ↳   Stimulsoft Reports.PYTHON
  • ↳   Stimulsoft Reports.JAVA
  • Dashboards
  • ↳   Stimulsoft Dashboards.WEB
  • ↳   Stimulsoft Dashboards.WIN
  • ↳   Stimulsoft Dashboards.JS
  • ↳   Stimulsoft Dashboards.PHP
  • ↳   Stimulsoft Dashboards.BLAZOR
  • ↳   Stimulsoft Dashboards.ANGULAR
  • ↳   Stimulsoft Dashboards.PYTHON
  • Forms
  • ↳   Stimulsoft Forms.WEB
  • Business Intelligence
  • ↳   Stimulsoft BI Cloud
  • ↳   Stimulsoft BI Designer
  • ↳   Stimulsoft BI Server
  • Public
  • ↳   Talks
  • ↳   Stimulsoft Reports.Flex
  • ↳   Stimulsoft Reports.UWP
  • ↳   Stimulsoft Reports.Silverlight
  •