Apparently, "preselect" was a bad term. The better one would be
"position selection bar". To preselect as in "to mark as selected" use
"properties" array.
Michael.
On 2/3/06, Kumar Kadiyala <[EMAIL PROTECTED]> wrote:
> Thanks for the clarification. How would I preselect
> more than one value usin
Thanks for the clarification. How would I preselect
more than one value using html:select?
Kumar
--- Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 2/3/06, Michael Jouravlev <[EMAIL PROTECTED]>
> wrote:
> > On 2/3/06, Kumar Kadiyala <[EMAIL PROTECTED]>
> wrote:
> > > Hello,
> > >
> > > I am r
On 2/3/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 2/3/06, Kumar Kadiyala <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I am running into a problem with the html:select tag.
> > I have the "multiple" attribute set so that the list
> > renders as a multi select list box. I am using the
> >
On 2/3/06, Kumar Kadiyala <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am running into a problem with the html:select tag.
> I have the "multiple" attribute set so that the list
> renders as a multi select list box. I am using the
> value attribute of this tag and if I specify an Array
> as the value,
Hello,
I am running into a problem with the html:select tag.
I have the "multiple" attribute set so that the list
renders as a multi select list box. I am using the
value attribute of this tag and if I specify an Array
as the value, the initial selection in the list box is
not correct. I looked in
Troy,
I think it should work like this
Hope it helps
Sunil
Troy Bull <[EMAIL PROTECTED]>
10/13/2005 11:33 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
problem with html:select / html:options
Hi
Troy Bull wrote:
and if I try this on the same page what I can't figure out is how to
make this work:
http://struts.apache.org/userGuide/struts-html.html#options
Note the differences between property and labelProperty, and marvel at
the power of documentation! ;)
Also
Hi
I am trying to use the struts taglibs as much as I can and I have the
following situation. I have a collection object filled with DTO beans
stored in session. The following prints out the list as I would expect:
and if I try this on the same page what I can't figure
Balasubramaniam, Sezhiyan wrote:
I usually set the JavaScript add-options statements using logic-iterate and on
the event of user clicks a button; this function will be called which will
populate the select box.
function refreshSelect()
{
document.forms[0].eligMipSub
some item[s] before submits the form.
Bala
-Original Message-
From: lk [mailto:[EMAIL PROTECTED]
Sent: Monday, July 11, 2005 9:55 AM
To: user@struts.apache.org
Subject: Problem with html:select
Hi,
I have a that at begin is empty.
Using a javascript and clicking over a button the select
Hi,
I have a that at begin is empty.
Using a javascript and clicking over a button the select field can be
populated?
The problem is that if I try to read in my Action class the "select" it
seems to be empty.
(I use (ArrayList)((DynaValidatorForm)form).get("chosen") to get the
ArrayList tha
11 matches
Mail list logo