Dear All,
I want to use Collection Variable & Gallery control where I want to do CRUD operations on rows & the collection will get updated accordingly.
When searched on internet I get examples where SharePoint List is being used for binding & saving the items. There they bind SP List columns to Gallery columns like ThisItem.ColumnName etc. & do the things.
I can't use any List. My requirement is to use global collection variable having 5 columns out of them 3 are dropdowns and 2 are text values (numbers) & gallery as editable grid. Also don't know how can I show dropdown values on load so when user wants to add/edit the item, the drop down should be shown to select values. Any example will be highly appreciated.
Thanks,
Sanjay