Hi All,
I have a gallery and inside that gallery I have ComboBox and couple of text input field.
I have Add button on top of the gallery once I click add button new row will be added to the gallery.I have collection
In the Item of the ComboBox: I have IceCream
In the Add button on top in the Onselect: I have : Remove(IceCream,Icecream.SelectedItems)
In the firstrow I have selected Orange and I the next row orange is Removed from the collection and In the next row I have choosen
Berry and Berry will also removed since I have choosen it
I have delete Icon for each row.
Now the the problem is If I delete 2nd row I have to Capture Berry value from the comboBox and Put it again in the collection
so that I can select berry even in the first row of the combobox
I would be great If someone can help me Out
Thanks🙏

Report
All responses (
Answers (