<I want to check is selected value exist in the HT...
# community-feeds
r
I want to check is selected value exist in the HTML table using AJAX [closed] If value already exist in table show message that "Already exist". For Example:- **In this image I'm getting data on autocomplete even using AJAX, when I pick any one it will show in greed but I don't want to print already exist data in table. ** HTML Code Employee Id First Name // Setting table data using AJAX AJAX CODE...