DataBinder.Eval and Eval.

C

craigkenisston

In asp.net 1.x we used something like
DataBinder.Eval(Container.DataItem, "FieldName") for binding data.

Now, in asp.net 2.0 I see a lot of "Eval( fieldname )" and not the
older format.
I guess they are equivalent, but I can't find information about the
difference.
I suspect the new Eval does not work exactly the way the old
DataBinder.Eval used to work.
 
K

Karl Seguin [MVP]

For the most part, they are the same..they just decided to make it so we had
to type less :)

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top