CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 referring to Grid totals in another form

Print topic Send  topic

Author Message
kabila

Posts: 30
Posted: 04/05/2004, 10:44 PM

I am trying to take the sum of a grid column and processing it in another form somewhere below in the page.

For example: mygridL1sum is a label that counts the column L1. The sum works fine.

Now I have a textbox in a Record called myrecordcalc. I want to assign, lets say,
myrecordcalc = mygridL1sum*5;

I tried to put this code in the BeforeShow of the Record - it seems it cannot "see" mygridL1. It gives me the error that I am missing an assembly

I also tried to assign the value of myrecordcalc from the Grid in BeforeShow of the mygridL1sum label. It does not produce an error - just doesnt display anything. I have not associated the textbox with any datasource field

Am I not assigning the correct variable for the Grid? or should I be using another trigger to capture the value?

thanks in advance
-Sam
View profile  Send private message
peterr


Posts: 5971
Posted: 04/06/2004, 12:18 AM

You may want to contact our support about this, as they would need to have more information, such as the exact error and the order of your Grid & Record in CCS object model (seen in Project Explorer).
I'm just passing what I was told by our support staff. Not a problem if you discuss this topic with others users on this forum.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.