Search the web
Sign In
New User? Sign Up
briousers · Brio Users - Help with deploying Brio Enterprise
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Add Select ALL item to a listbox   Message List  
Reply | Forward Message #15618 of 15827 |
Re: Add Select ALL item to a listbox

--- In briousers@yahoogroups.com, "templelt" <Laura@...> wrote:
>
> Anyone have a script for adding the custom item "Select All" to a
> listbox. We using Brio Intelligence 8.3.2. Thank you in advance!
>

This should work:

ListBox1.Add("Select All")

Good luck!

Jarod




Mon Jan 21, 2008 11:42 pm

jarod_vierstra
Offline Offline

Forward
Message #15618 of 15827 |
Expand Messages Author Sort by Date

Anyone have a script for adding the custom item "Select All" to a listbox. We using Brio Intelligence 8.3.2. Thank you in advance!...
templelt
Offline Send Email
Jan 13, 2008
10:06 pm

I don't have a sample for that, BUT are you using these items in a limit/filter? If so, you can simply "ignore" the filter which is the same as slecting all...
Steve Cavill
stevecavill
Offline Send Email
Jan 13, 2008
11:48 pm

alt approach: programmatically create the limit, then looping thru the list of available values in the listbox, and while in the loop, add the value to the...
pokchoong syn
synpc
Offline Send Email
Jan 25, 2008
8:56 am

... This should work: ListBox1.Add("Select All") Good luck! Jarod...
jarod_vierstra
Offline
Jan 21, 2008
11:42 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help