I am using the updownselect tag and things are almost
working perfectly. Once I switched to a s:form it
sends the sorted list to the server, but the select
gets refreshed on the screen and scrolled to the
bottom despite the fact that it is not in a refreshing
div.
Has anybody else run into this
I am using the updownselect tag and things are almost
working perfectly. The only problem I have is that
the list that gets sent back to the server only
includes the rows that have been selected. I
patterned my code after the showcase example (which
does work), but despite my best efforts I cann
After doing some further testing, I found that
works, but
Does not. selectedCourses is a String array on my action object, and before
this issue popped up, I was using OGNL to autopopulate the array with the
selected ids from courseList.
Now, every variation on "selectedCourses" rais
Hello list,
The trivial examples on the wiki work fine, but my attempt at using
fails when I try to use listKey and listValue:
works, and it shows the results of my toString methods on the objects in
courseList.
Since I want data from specific fields in my objects, I added:
and instead of
4 matches
Mail list logo