I have an input field where the user can input specific ‘year’, and it will show all related rows. It’s not the search function that I want, this one is different. There are multiple rows that has the same information, so if I use the search bar, it won’t give me rows from other ‘year’. So all the info in my datatable will depend on what is in the input field. I’m not sure if you get what I mean. Is there any links or tutorials you can recommend to me?