1. Using a4j:support to make PanelGrid clickable, after the click the page doesn't refresh stackoverflow.comI've made a button using HTMLPanelGrid and HTMLAjaxSupport (a4j:support from backing bean) that responds to 'onclick'. The eventlistener registered with the HTMLAjaxSupport adds a component to the page (a different ... |
2. RichFaces - using the same actionParameter with two brothers under one panelgrid stackoverflow.comI've got a panel grid with a rich faces support object and underneath that an action parameter object.
|
3. Weird spacing in h:panelGrid with h:inputText and rich:comboBox stackoverflow.comI am experiencing a very strange issue where the space before and after an rich:comboBox differs from that for a h:inputText. See the screenshot below. Everything is fine for the datePicker ... |
4. h:panelGrid that looks like rich:dataTabale stackoverflow.comI'm faced with task of coding a table with RichFaces, but this table is not a regular table where you have variable number of uniform rows of data. It has constant ... |