How to access a of tabular section

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Jul 24, 2018
Company: Soil

Hello!
I have a tabular section and i have incomes and totals in every row. For a value (total) for example in first row of a tabular named Total how can i get it in second row's Cash coloum.

How can i do that ?

Download 1c_1.JPG (34.11 KB)
Download 1c_2.JPG (15.13 KB)
 
#2
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear siyam petrol,

For instance, in the event handler of the OnChange event of your tabular section, you can specify the code that calculates the values of the Cash column.

Best regards,
Vladimir Gurov

1C Company support team
 
#3
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Jul 24, 2018
Company: Soil

First of all thank you for your help  Vladimir .

Ihave no problem with calculating.it ok.I have a problem with just calling the tabularsection cell values.It is calling but  showing me the wrong cell's value

But what i want to do is just get therow value of 01.01.2018 => (500.000+3.214.172= 3.714.172) as you can see the total cell value of 01.01.2018 to 02.01.2018 startbalance cell, i mean i want to startbalance of second row to be the total cell value of the first row and it will go on like this ( 2.row total to 3rd startbalance ...)

But as u see i am doing something wrong it is starting   with wrong cell's value

Download 1c_3.JPG (27.84 KB)
 
#4
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Si yam,

Note that in the scenario you want to implement, in the event handler of the OnChange event of your tabular section, you should recalculate the contents of the entire Cash column.

Best regards,
Vladimir Gurov

1C Company support team
 
#5
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Jul 24, 2018
Company: Soil

its Ok.Many thanks!

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.