Relative Content

Tag Archive for c#htmljquery

Search the exact value on a table with jquery

I want to search the exact ID on a table with Jquery, but for example if a search de 47, it shows every number with 47 (47, 147, 247, 347,471,472, 473 …) and I only want the one that is 47.