Ok problem is simple.
The textboxes dont get created till after databinding phase.
If OnPrerender would be when those textboxes exist and Deinns control would
come in handy. Anything inside a repeater or anything databaound for all
practical purposes is creating something dynamically.