Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
460
Problem with WebHierarchicalDataGrid in combination with EDM
posted

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 the WebHierarchicalDataGrid work? What fields do i need to fill and with what values. I want to do everything in codeBehind.

Kind regards.

      René