Hi all,
I have a customer how does not want to use * in the Filter of a tableView. I have managed to add the * before I filter the table. But I can not find a solution for changing the value back to the value without the *.
Tabel filterf ike this:
1.Input: test
2.Filter: test
3.Output: test
please help.
Richard