locked
Include property of related entity on screen RRS feed

  • Question

  • Hello, I have the following data:  Customer with one to many to an Order entity.  I also have an entity for statuses so I can maintain additional data related to the status.  Each order must have a status.

    I would like to include a customer screen with it's child orders but in the orders grid, I want to show a value from a property in the status table.  I think I am making this more difficult than it needs to be but I'm not find the right hooks to make this work.


    bak
    Friday, January 27, 2012 6:47 PM

Answers

  • Click "Add" in your datagrid and select "Other Screen Data".  You can then select any related data item.  I think that's what you want.

     

    Friday, January 27, 2012 10:44 PM

All replies

  • Click "Add" in your datagrid and select "Other Screen Data".  You can then select any related data item.  I think that's what you want.

     

    Friday, January 27, 2012 10:44 PM
  • Thank you, this answered my question.  Once I got the query on the screen, I was able to follow your suggestion.  Thank you for your answer.

     

    Thanks,

    bkidd


    bak
    Tuesday, January 31, 2012 2:03 AM