Hi Katya,
I have 2 arrays load to a page, there are labels in the arrays that contain number values, the labels names are "Price" in "mainorderArray" and "extrasprice" in "livesundriesArray"
is I need to add the "price" and "extrasprice" values together, i.e 5.00, + 10.50, after service is called and as page loads, based on the price labels in the arrays,
( we have 2 arrays, so 2 labels have _idx)
I will need to store the value of the labels in local and set property after that.
I hope I have explained the problem, if not please ask.
thanks again.