Hi All,
I want to get the reference of the modified element in the array of cluster. I have an event case for that particular control, but it gives only the reference of array, not the element present in the array of cluster.
below is control hierachy
Array
- Cluster
- Controls
- Cluster
-Controls <------- I want to know the reference of this control if it is get modified by user.
Hope will someone help me to solve this issue.
Thanks