|
May 23 2005, 1:53 PM | |
Dreamer
from: New York
| I have my UsePopupfilters = False, yet I still get the drop down lists to filter my report., anyway to get rid of those search/dropdowns??
|
May 23 2005, 2:33 PM | |
MannyTC
from: Phoenix, AZ
| If you do not want the drop downs you have to make UsePopupfilters = True. You will then have an option called "search" above the report which will bring up the popup for filtering instead of seeing the drop down filters.
|
May 23 2005, 4:59 PM | |
Dreamer
from: New York
| Ok, gotcha, how do I elimate the search/filter option totally, so that my users do not see it at all?
|
May 24 2005, 5:14 AM | |
ghost
from: Washington, DC
| We will add this functionality (CanFilter ) in the next build. e.g. objWiz.CanFilter = False ' will hide the filters
------------------------- Ghost |
Pages: (1) [1] |