I have a grid and a tab that use the same primary DAC. I created a second view for the Tab per Acumatica. My issue is that the Tab and grid do not stay in Sync. Added RepaintControls="All" to AutoCallback and the Tab is in Sync, but the Grid no longer allows adding a row because it immediately repaints the Grid. All the other tabs on the screen work without using the Repaint Controls.