Improper filtering of adp by rest call
Summary
I could find a strange issue if we are trying to filter an adp. In my case I am using a button to create a new search row at index 0 but in case there is same value at row 1 the adp isn't assgning.Content
I need to filter an adp based on the inputs selected/ provided on the first row. When I am selecting a select one value it is not assigning the filtered result back to the adp whenever the second row is having the same value entered in the search row/ row with index 0 and is stopping any other action. Has anyone faced this? What could be the possible solution for this abrupt behaviour?
0