Value Change Event firing twice & table flickering on selecting a check box
Summary
Value Change Event firing twice & table flickering on selecting a check boxContent
Hi,
Use case -
1 -There is free input text which allows user to type a value. There is a Rest call once user tabs out, in the rest call we filter the records based on the user input. If there is only one record in the response, we set the exact value in the free text. If the rest call response has more than 1 records, we launch a pop up with all the search results in a table, letting user to select any one of them. Once user selects a record in pop up, we set the value in the free text.
Tagged:
0