Hey,
i have a simple winforms app with a grid to list all my customers. I want to have a column to select multiple countries (some customers are available in multiple countries). I thought i can use a repositoryitem searchlookupedit with multiselect, but all my tries are not working yet. Can you give me an example of this (Grid, Column, Editor, Binding, ViewModel)?
Thank you
Nico