Re: [struts] How to solve the limitation of tag

2007-12-06 Thread Dale Newfield
DJR wrote: I think it better that the Struts2 framework add some additional attributes for tag of optiontransferselect. For instance, buttonCssStyle2 for one of the select button and buttonCssStyleAll, buttonCssStyleAll2 for the selectAll buttons. Feel free to develop patches for that, create a

Re: How to solve the limitation of tag

2007-12-06 Thread DJR
I think it better that the Struts2 framework add some additional attributes for tag of optiontransferselect. For instance, buttonCssStyle2 for one of the select button and buttonCssStyleAll, buttonCssStyleAll2 for the selectAll buttons. DJR wrote: > > As is know to all, tag has a "buttonCssStyl

Re: [struts] How to solve the limitation of tag

2007-12-05 Thread Dale Newfield
Jeromy Evans wrote: DJR wrote: What I'm doing now to solve the problem is to modify the source code of the tag. But it's a bit troublesome, I think. Are there any more elegant solutions?:thinking: DJR wrote: As is know to all, tag has a "buttonCssStyle" attribute, which will make all butto

Re: How to solve the limitation of tag

2007-12-05 Thread Jeromy Evans
DJR wrote: What I'm doing now to solve the problem is to modify the source code of the tag. But it's a bit troublesome, I think. Are there any more elegant solutions?:thinking: DJR wrote: As is know to all, tag has a "buttonCssStyle" attribute, which will make all buttons look in a unified

Re: How to solve the limitation of tag

2007-12-05 Thread DJR
What I'm doing now to solve the problem is to modify the source code of the tag. But it's a bit troublesome, I think. Are there any more elegant solutions?:thinking: DJR wrote: > > As is know to all, tag has a "buttonCssStyle" > attribute, which will make all buttons look in a unified style. Bu

How to solve the limitation of tag

2007-12-04 Thread DJR
As is know to all, tag has a "buttonCssStyle" attribute, which will make all buttons look in a unified style. But how can we make each button in a different style just like the image showed below: http://www.nabble.com/file/p14163637/optiontransvertical.png -- View this message in context: htt