SearchBuilder - Can it search into row data that are not displayed?
SearchBuilder - Can it search into row data that are not displayed?
![Red Sniper](https://secure.gravatar.com/avatar/4c8518d2e5d4e86815d581728ce4cea4/?default=https%3A%2F%2Fvanillicon.com%2F4c8518d2e5d4e86815d581728ce4cea4_200.png&rating=g&size=120)
Hello there,
I am just wondering if I can use searchBuilder to filter rows based on their "hidden" data.
I mean data that are not displayed in a specific column but are there in the row object data.
Thanks for the help!
Answers
No. It is a column based search (the user selected what column the want to operate on). The closest would be a hidden column that the end user cannot see.
Allan