This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. OnChange of a dropdown eventlfryc May 5, 2011 4:40 AM (in response to nikhildole)Hello, you can react on dropDown by triggering action method and add 2 empty data items to your collection which your dataTable iterates over and rerender the dataTable. 
- 
        2. OnChange of a dropdown eventnikhildole May 5, 2011 8:53 AM (in response to lfryc)Hello, Can you please let me know the tags to be used for each of these compoenents. Thanks, Nikhil Dole 
- 
        3. OnChange of a dropdown eventlfryc May 7, 2011 7:54 AM (in response to nikhildole)rich:dataTable for generating table and and action attribute of rich:menuItem used in rich:dropDownMenu. See http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo=dropDownMenu&skin=blueSky 
 
    