• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

rich:comboBox fails to reRender due to rich:ajaxValidator

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

So I have a situation where the selection from the drop down in rich:comboBox A should cause rich:comboBox B to reRender, thus removing any values previously selected and displaying a blank comboBox. However, what seems to be due (ie, when I remove the code it works like it should) to a rich:ajaxValidator rich:comboBox B retains the value previous selected. rich:comboBox A being id="org", and rich:comboBox B being id="orgiunit" Below is the code:




You guys were nothing short of AWESOME last time in helping me with my problem and I'm hoping you can do it again. Many thanks in advance.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic