Tagged Questions
0
votes
1answer
131 views
Error binding to object field in ASPX page (production only problem)
I have a custom aspx page in my SharePoint 2010 WCM site. Data is pulled from a list into a DataTable and alot of the fields are then bound to the page using the Eval method.
Rather than using strings ...