java - How do I update row style on AJAX update? -


I have found a figure with row style applied through row squares on the data styling. Rows have AJAX buttons when a button is clicked, it does some database stuff, it updates the text, and changes the data source used by the dataset. The figure is refreshed (because it is one of the AJAX render options). The text of the buttons is fine, but the line styles (through line classes) do not change. I threw some debugging code into it, and not calling the data cable. It appears that it is caching the class value to the first line and never goes back to update it (even if the data is refreshed).

How do I want to be able to update the desired style?

What is your reliner's goal? I have issues directly with data retratching. I would normally like to render the wrapper component like h: panelGroup or a4j: outputPanel .


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -