Click here to Skip to main content
15,895,142 members
Articles / Database Development / SQL Server

Workaround: When a user clicks "Select All", the report should pass a blank value instead of parsing everything in the MultiSelect DropDown parameter

Rate me:
Please Sign up or sign in to vote.
2.43/5 (5 votes)
12 Feb 2008CPOL2 min read 47.1K   16  
If you have a long list of drop down items and you want to pass in one value, you can use this method

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
I have been a developer for over 3 years specializing in .NET technologies in both Winforms and Webforms.


Comments and Discussions