Briefing Magento Knowledge

which of the following methods could you override to al…

Given a grid interface that extends from Mage_Adminhtml_Block_widget_Grid, which of the following methods
could you override to allow data to be loaded from a custom data collection?

A.
_prepareDataModel

B.
_prepareCollection

C.
_initDataModel

D.
_initGrid