I want to bind a List to CheckBox and get the selected values. I need to display two such Checkbox tables and have to retrieve both the IDs.
Below is my ViewModel
I would use https://www.nuget.org/packages/BeginCollectionItem/
This will help you get the right sequence in binding using GUID
Best Regard Burim