I'm building a Report using Microsoft Visual Studio 2008, I have a datasat which is able to select multiple values, when I display the report, I use the function Join to display the selected values, but I want to set it to "All" whenever the option "(Select All)" be selected
How could I do that?
Thanks for your help