I would add AjaxDirectLinks in Table A, that call your listener and
include updateComponents="ognl:{'highlighter'}"
Then, I would have a
highlightItem("");
Ofc
I have a page where I will have two tables containing rows of data, side
by side. What I would like to do is click a row in table A and have it
highlight certain rows in table B. Clicking a different row in table A
would then highlight a different set of rows in table B. I would like
the cli
try to use another component is (at highter level of the one you are
calling) and see what happens and let me know, also check the
correctness of your html.
Cheers,
kiumaOn 4/12/06, Aj Gregory <[EMAIL PROTECTED]> wrote:
I'm trying to hack up the portal I'm using so I can use tacos (beta2)with my t
Andreas Andreou:
>What exactly do you want the Button in the ajaxform to do?
I want to get a file served to my browser.
>As you say, the listener is triggered, so what is the problem?
Yes, the listener is triggered, but I do not get a file or anything
served to my browser.
A normal button with