I'd like to be able to catch more points during the databinding and rendering portions of a widget to allow for customization, such as modifying a row on a datagrid, or a render event that could kick off other work. The alternative could be a way to inherit from existing controls and the ability to stub in methods as needed.
Closing due to lack of votes