Click here to Skip to main content
15,893,594 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 47K   16  
If you have a long list of drop down items and you want to pass in one value, you can use this method
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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