- 
        1. Re: inplaceSelect problemsoichris Jun 1, 2010 9:52 PM (in response to oichris)No one have met this problem? Please kindly help. Any clue is highly appreciated. 
- 
        2. Re: inplaceSelect problemsilya_shaikovsky Jun 2, 2010 3:21 AM (in response to oichris)listHeight should works for you... which RF version used? 
- 
        3. Re: inplaceSelect problemsoichris Jun 2, 2010 3:42 AM (in response to ilya_shaikovsky)Sorry, I was using version 3.3.3.Final I tried listHeight with 500px, but there was no difference at all. Thanks Ilya 
- 
        4. Re: inplaceSelect problemsoichris Jun 2, 2010 3:52 AM (in response to oichris)< rich:inplaceSelect id="orderList_factory_column_inplaceSelect" value="#{result.ftyOrgunitId}" defaultLabel="Click here to edit" listHeight="100%" listWidth="300px" > <f:selectItems id="selectItems" value="#{itemId}" /> </rich:inplaceSelect>Here is my code. I tried that listWidth works as expected. Just the listHeight was ignored no matter what I set. 
- 
        5. Re: inplaceSelect problemsoichris Jun 2, 2010 5:03 AM (in response to oichris)I further checked from the web the rendering source : that there isn't any handling on the parameter listHeight. But there does exist code for handling listWidth. I think it is a bug? 
- 
        6. Re: inplaceSelect problemszeerok Oct 14, 2010 11:24 AM (in response to ilya_shaikovsky)Hello, I am also having problems with this. I'm using RF 3.3.3Final. Everything seems to work except for the listHeight, no matter what I set it to be. It seems like it's just being ignored. (listWidth works just fine)... Is Chris correct in saying that there's a bug with this? Thank you in advance! 
 
     
    