I have a form that has a tab control, and one of the tabs(ConstituentsControl) contains an UltraGrid called ConstituentsGrid. The grid has dock set to FIll.
Although the Document outline only shows one child control within the tab, the grid appears twice. i have attached an image showing the document outline window and grid appearing twice.
If I click on either view then the same control is selected and if I delete it both views disappear.
I cannot fins anything which would seem to cotrol/cause this. Has any body got any suggestions.
Thanks
Thanks Mike,
That is exactly what th e issue was. I keep learning more about the functionality the UltraGrid offer.