Re: multibox with label value beans

2005-02-10 Thread Ravi Tadi
 following code will display multobox (Multiple Checkbox) using Label
value bean List.

   






id="checkboxid"
This id will be referd in multibox tag , bean write tag

entries_list : is LabelValue Bean List
selectedEntriesArray : is Array Of String  




On Thu, 10 Feb 2005 11:36:23 -0800, Shey Rab Pawo
<[EMAIL PROTECTED]> wrote:
> I do a dropdown list as follows with a list holding label value beans:
> 
>  
>  property="value"
>  labelProperty="label" />
>  
> 
> How would I put these into a mulit-checkbox?  Thanks for any assistance.
> 
> --
> The radiance of all the stars does not equal a sixteenth part of the
> moon's radiance, likewise, good deeds giving us merit, all these do
> not equal a sixteenth part of the merit of loving-kindness..
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



multibox with label value beans

2005-02-10 Thread Shey Rab Pawo
I do a dropdown list as follows with a list holding label value beans:

  

  

How would I put these into a mulit-checkbox?  Thanks for any assistance.


-- 
The radiance of all the stars does not equal a sixteenth part of the
moon's radiance, likewise, good deeds giving us merit, all these do
not equal a sixteenth part of the merit of loving-kindness..

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]