How I can Call StiCalcDataColumnEditForm To Cerate New CalcDataColumn ?

Stimulsoft Ultimate discussion
Post Reply
Eng.MAMB
Posts: 14
Joined: Mon May 23, 2011 1:44 am
Location: K.S.A

How I can Call StiCalcDataColumnEditForm To Cerate New CalcDataColumn ?

Post by Eng.MAMB »

Hello
I Try To Insert New Calc DataColumn To Dictionary at Run Time

I show StiCalcDataColumnEditForm By This Code

Code: Select all

 Dim caFrm As New Stimulsoft.Report.Design.Dictionary.StiCalcDataColumnEditForm(mReport)
       
 caFrm .Show()
The Form Is Displays to user
:biggrin:

But
when click on StiExpressionButton
Image
Program is down And Showing this Erorr message
((Object reference not set to an instance of an object.))
Attachments
1054.ErorrDetails.zip
(340.27 KiB) Downloaded 175 times
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

How I can Call StiCalcDataColumnEditForm To Cerate New CalcDataColumn ?

Post by Andrew »

Hello,

We cannot reproduce the error. Which version do you use and please send us the full error stack.

Thank you.
Eng.MAMB
Posts: 14
Joined: Mon May 23, 2011 1:44 am
Location: K.S.A

How I can Call StiCalcDataColumnEditForm To Cerate New CalcDataColumn ?

Post by Eng.MAMB »

Thank you Andrew

I Attach Erorr Details
With this Replay

Attachments
1055.ErorrDetails.zip
(340.27 KiB) Downloaded 181 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How I can Call StiCalcDataColumnEditForm To Cerate New CalcDataColumn ?

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Please send us your project which reproduces the issue for analysis.
Which version of Stimulsoft Reports do you use? Also please check the last prerelease build.

Thank you.
Post Reply