So I have two tab items within a tab. I am data binding on both. If when i click the second tab item the memory goes through the roof. Looks like it is lazy loading or something. So if i don't click it memory stays still, but soon as i click the second tab item it appears to start data binding.
Thanks for the help anybody!