Hi Myfaces Users,

I'm using a Tomahawk dataScroller component with a Tomahawk dataTable on a page.
I have the onclick attribute set on the dataScroller, with the idea
that each rendered link for first, last, previous, next, etc would
have its onclick attribute set.

Unfortunately, the onclick is not being rendered and I wondered if (a)
it was because I was using the Sun RI rather than MyFaces, and Sun's
CommandLink doesn't support onclick, or if (b) I was just using it
incorrectly. Could someone enlighten me please?

Tracing through in a debugger seems to show the DataScroller setting
onclick on the CommandLink each facet (link.setOnclick()), so I
thought that it was using Tomahawk's CommandLink quite happily. But
it's rendering as though it were a Sun RI CommandLink.

Any advise please?

Thanks,

Stewart

Reply via email to