Browse By Tags

  • The data does not correspond to valid JSON.

    Hi all,

    after a couple of days of looking for a solution to my problem, I hope you'll be able to help me.

    I am getting the "Cannot deserialize" error when attempting to add a new row in my child band.

    Here is my aspx:

    <

     

  • Problem with WebHierarchicalDataGrid in combination with EDM

    Good day,

    I am trying to get the WebHierarchicalDataGrid working in combination with EDM. In EDM i created an entity called Employees with a primary key on employeeID and an association to itself from ReportsTo to EmployeeID.

    In what way can i make…