To do custom filtering I added an input identified by it’s id as html string to the second header row of a grid. While this works fine for me, I have a problem when the column gets scrolled out the left of the window. After beeing scrolled in again it seems the grid newly creates the input because it’s suddenly empty.
Any idea how to solve the issue would be greatly appreciated.