Hi, I use entity datasource with the radgrid, i include my navigation for Table2.Id, watched the Edit Templates Video and seems
all to working fine when i edit a record, but when i try to insert a record i get the following error:
Error: Sys.WebForms.PageRequestManagerServerErrorException: DataBinding: 'Telerik.Web.UI.GridInsertionObject' does not contain a property with the name 'Table2'.
I know there is not a property with this name, i checked everything and looks ok..how come the edit,delete,cancel all working fine?
I sense there is something on entity datasource or about a RadTextBox that Binds to the navigation property, but cannot figure what.
Any help?
all to working fine when i edit a record, but when i try to insert a record i get the following error:
Error: Sys.WebForms.PageRequestManagerServerErrorException: DataBinding: 'Telerik.Web.UI.GridInsertionObject' does not contain a property with the name 'Table2'.
I know there is not a property with this name, i checked everything and looks ok..how come the edit,delete,cancel all working fine?
I sense there is something on entity datasource or about a RadTextBox that Binds to the navigation property, but cannot figure what.
Any help?