Is there a reference for data binding? I've seen a bunch of different ways to data bind things, but I've never found a reference. Is there one?
I know there are Bind and Eval, but when does Container.DataItem come into play? Are there other "hidden" objects and methods available? Or is Container.DataItem the object that is being used here?