Hi all,
I want don't display the red area in my view 
(http://imagebin.ca/view/j6G3MClp.html) until I do click in a select of this 
view. My problem is I don't know how to don't show the red area, certainly it 
is a optiontransferselect. I tried it with:
                                <s:optiontransferselect                         
                 cssStyle="display:none"  <----My attempt                       
                label="Lista de Incidencias" name="incidencias" 
listValue="nombre"                                              
list="lstTipoAlta" listKey="id" doubleName=""                                   
        doubleList="" leftTitle="Incidencias posibles"                          
                rightTitle="Incidencias elegidas" multiple="true"               
                        headerKey="headerKey"                                   
        headerValue="--- Marque ---"                                            
emptyOption="true"                                              
doubleHeaderKey="doubleHeaderKey"                                       
doubleHeaderValue="--- Marque ---"                                      
doubleEmptyOption="true"                                        
doubleMultiple="true"  >                                        <s:param 
name="labelcolspan" value="%{2}" />                                            
<s:param name="inputcolspan" value="%{10}" />                                   
</s:optiontransferselect>                                                       
But it doesn't work as I want, this is the out: 
http://imagebin.ca/view/3drljXN.html
thanks.




David Crespo Arroyo  
davidcrespoarr...@hotmail.com  








                                          
_________________________________________________________________
¿Quieres saber qué PC eres? ¡Descúbrelo aquí!
http://www.quepceres.com/

Reply via email to