Hi,
I work on a control that implement dynamic templatefield , when I added an event to the textbox(TF : textchanged) I tought that I need to bind it the control event (e.g : when text changed control Ensureitemchanged event fire).
Any suggestions ?