Posted on: 4/20/2014 6:23:03 AM | Views : 484

DataBinding: '<>f__AnonymousType0`4[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' does not contain a property with the name 'ReferenceID'. what is this error for ?
this is my page coge:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="mSupportReference.aspx.cs" Inherits="mSupport.Admin.mSupportReference" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> </head> <body> <form id=&quo ...

Go to the complete details ...