Hi everyone.
I have a CLV inside a CLV.
The first repeats a cycle for n times where it goes to insert a clv that scrolls horizontally.
I would need to color the label I select in the right record.
Example:
1. If I click on "Interno6", instead of coloring "Interno6" it colors the last record.
Any operation i perform is repeated only on the last record added.
2. It would be necessary to color the right label that I select and if I have previously selected a label it must lose its color.
Basically i can select only one label at a time.
So, for example, if i select the "Interno6" label it will turn green, if i click on "Interno7" the "Interno6" label loses its color and the "Interno7" label is colored.
Any idea ?
Thank you all.
Marco
In attachment example.
I have a CLV inside a CLV.
The first repeats a cycle for n times where it goes to insert a clv that scrolls horizontally.
I would need to color the label I select in the right record.
Example:
1. If I click on "Interno6", instead of coloring "Interno6" it colors the last record.
Any operation i perform is repeated only on the last record added.
2. It would be necessary to color the right label that I select and if I have previously selected a label it must lose its color.
Basically i can select only one label at a time.
So, for example, if i select the "Interno6" label it will turn green, if i click on "Interno7" the "Interno6" label loses its color and the "Interno7" label is colored.
Any idea ?
Thank you all.
Marco
In attachment example.