> You are using databind expressions. How do you databind?
>
[quoted text clipped - 36 lines]
>>>
>>> }
Your function will be called during databinding. How do you databind? Do you
set DataSourceID property? Or call DataBind() method? If you do one of them,
it should work. If you do none, it won't.

Signature
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
> Is there anyway can i call a function from template field's item template
> and assign the value back to text box
[quoted text clipped - 41 lines]
>>>>
>>>> }