Problem with DataBinding and Custom Formatters by Mike Gold On Jun 05, 2008 Has anyone else been able to get this to work properly? It seems the only way is to implement custom formatting in a databound control is to use the Format event. Here is my sample code and how to overcome the problem.