I have a Lightswitch project which has an order table and an orderlines table. I want to be able to loop thought all the orderlines data relating to the current parent order using code behind in C# (it’s to send out an email).
I can’t seem to find any references on how to do this. Although I’m sure I’m missing something basic.
Any help would be appreciated.
Cheers,
Numb
Use this from the
Details screenof theOrdersset