How to filter results based on multiple selections from one list box?

Unanswered How to filter results based on multiple selections from one list box?

  • Freitag, 3. August 2012 02:13
     
     

    I have one entity with Salesman information and a second one with their sales details.
    How can I build a list and a grid so when I select one or more (items) salesmen from the list box, then the sales details would be loaded of the selected items would be displayed in the grid?

    Thanks,
    Rachida


    Rachida Dukes

Alle Antworten

  • Freitag, 3. August 2012 03:48
     
     

    Hi Rachida

    Create a List and detail screen based on Salesman entity. Also make sure to add sales detail from additional data. Now your sales details will filter based on salesman selection. No need to do anything LightSwitch aotumatically create a grid for sales details information.

    Is this what you want?

    Regards


    Rashmi Ranjan Panigrahi
    www.lightswitchspecial.com

    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.
    This will help other users to find their answer quickly.

  • Freitag, 3. August 2012 15:38
     
     

    Yes, Rashmi!

    I'm aware of this functionality, actually I use it quite often in my lightswitch project. What I'm asking is selecting MULTIPLE ITEMS from the list box and see their details in a grid.

    Thanks,

    Rachida


    Rachida Dukes