Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problen with dropdowns

Status
Not open for further replies.

peruka256

Programmer
Jul 12, 2010
1
US
Good morning

I have simple report with two multivalued drop-downs.

First is Project Active - can have Active and Inactive and second depends on first one to list projects either active or inactive or both.

The problem that i am having is when i select either Active or Inactive all active projects are listed correctly in second drop-down and are checked. But when i select both options all projects are listed but only ones that were checked are checked

So for Example i select Active - All Active projects are listed and checked, then i add Inactive, or i check Select All - then all projects are listed but only Active are checked. But is i selected Inactive first it would work the other way - Inactive will be checked and Active although selected but will not be checked.

Does anyone experienced similar issue?

Thanks
 
For your second parameter - do you have the Default Values set to your DataSet which brings up the projects?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top