1
Hello, I want to put a Search Field inside the header of a grid that shows information from the database, for the user, the idea is to have a field for each column, enabling the user Filtre inside the grid, only writing what he is looking for. I took the idea of a random system that we use in the company that I work, seems to be done in java, but I would like to do something similar in python using the Pyqt5 library.