Does anyone know how to get the parent control of a listview. The listview object doesn't have .PARENT or .SOURCECONTROL.
It does have .GetContainerControl but I don't know how to use it to return the parentcontrol

Many thanks