First time posting on google groups! I am new to angular and have done all the basics and now I'm trying to create a small app!
I have a list of items in a table. A particular row has a column that lists an array of numbers. I want to search using the numbers to bring up the species of tree that the number corresponds to. If I type '70' as my number I'd get 70, 170, 870...etc. How would I regex that search term to be the whole number and not a part of a number! See screenshot to see what I mean.
I've searched the group topics but I'm coming up blank. I might be stating the problem incorrectly and I lack the correct language to search properly!
I have feeling it's going to be really simple...I just don't know how!
I'd appreciate the help!
regard, Dale