We have found some workaround that if we wrap plexityhide Gantt control inside <Label> control error is not coming. but when actual data is getting bind with Gantt control, which has GanttRow. Now again if we float window with data binded to control, same error i.e. “The specified Visual and this Visual do not share a common ancestor, so there is no valid transformation between the two Visuals” is coming and then application is getting crashed.
Does anyone has faced same error for some other scenario and find any resolution for the same?