I have assigned TLayout control to Items and they function as Detail page.
My issue is that some TLayouts are smaller than the previous TLayout and when DeatilView is toggled from another item, the previous parts of TLayout control are visible.
How can I remove TLayouts or control that are overlapped due to TMSFMXTableView DeatilView function.