I have the following web page, and I want to automatically insert a string text into the filter box of the ID column when I open this page from another button somewhere else, so that the user can just click Filter to search instead of typing it in himself.
When I open it, I know the String I want need to insert it into the filter box, what do I call to insert the String?
When I open it, I know the String I want need to insert it into the filter box, what do I call to insert the String?