How do I only show search search panes for specific columns and not all of them?
How do I only show search search panes for specific columns and not all of them?
rdm
Posts: 194Questions: 55Answers: 4
in SearchPanes
As the subject says: How do I only show search search panes for specific columns and not all of them? I'm combing through the manual and maybe I'm missing the obvious, but I'm just not seeing it. Thanks
This question has an accepted answers - jump to answer
Answers
Use
searchPanes.columns
.Kevin
That did the trick. Thank you