
Hai All,
I am having a collection with certain column "ID" , "UIControl", "UserInput". I want to patch the collection based on ID in Combo Box onchange property.
I am trying to update the "UserInput" column as combo box selected value based on "ID".
I got this error "the data source supplied to the function is invalid"
Thank you.