D
Danny Ni
Hi,
The following statement in VB.Net:
<%# DataBinder.Eval ( Container.DataItem, "price", "{0:c}" ) %>
Can somebody explain to me what DataBinder and Container are?
Specifically please explain what classes they are, what namespace they
belong to, why they are available in ASP.Net page.
Thanks in advance.
The following statement in VB.Net:
<%# DataBinder.Eval ( Container.DataItem, "price", "{0:c}" ) %>
Can somebody explain to me what DataBinder and Container are?
Specifically please explain what classes they are, what namespace they
belong to, why they are available in ASP.Net page.
Thanks in advance.