Hi,
We have a filter for jurisdiction, the skills are a list of the 50 states, we would like to add a button so that an Admin can "Select All" of the states. Is there an easy way to accomplish this?
Thanks.
Add an extra value "All States" to source table and handle in your application
Brian,
Thanks for the reply, probably would have been helpful if I gave you a larger picture of the problem. Most users will need a subset of the states and others will need 1 or 2. To avoid the Admin from having to select 48 states we thought a button to select All, then the Admin would uncheck the 2 they don't need. Thoughts?
This is WDK component, so there is a potential to extended/customize it to fit your needs. So I have never done this before, I cant give you specifics.