Kentico CmsRepeater: When to call databind when DataBindByDefault=”false”
I want to set DataBindByDefault to false on my repeater because otherwise it makes a call to the db which returns all data from the child nodes of the page which comes to 12MB.