I'm trying to create a drop-down list of values to be used as a report parameter. These values need to be created programatically at runtime since they are not being retrieved from a database. I would like to have the same functionality as if this list was being retrieved from a database (i.e. drop-down list of checkboxes to select one or more items, the "select all" option, etc.)
How can the above be done?
Thanks,
Rob
How can the above be done?
Thanks,
Rob