Featured
Common .NET Exceptions
Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
Posted on November 25th, 2011.Error: Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control. Scenario1: You have created a repeater or gridview that looks like this: First Name Last Name...