Does the child browse have xHMTL ticked on for the header, sub-header or any column?
No
Does it have any embedded xHTML code - ie on the xHTML tab or in source code?
None
What does the _filter_ for the child browse look like?
Loc:Selected = Choose(p_web.IfExistsValue('STO:StockID'),p_web.GetValue('STO:StockID'),p_web.GetSessionValue('STO:StockID'))
PRO:ProductID = p_web.RestoreValue('PRO:ProductID')
loc:FilterWas = 'STO:ProductID = ' & PRO:ProductID
ThisView{prop:Filter} = loc:FilterWas