Causes filter drop downs to retrieve values dependent on the filters above them in the menu.
For a full description of how this feature works, review the Filter Dependency section of the Filters article.
This setting only works for Data Objects from databases and will not change drop downs from Web Services, .NET Assemblies and stored procedures.
Determines the default type of window that appears when prompting users for filter execution input.
Syntax
public System.bool AllowDependantFilters {get; set;}
Property Value
True to allow filter dropdowns to be populated from data sources or
False not to
.One of the
wrFilterExecutionWindow Enumeration members.