Dear Group,
I was trying to implement a DataTable and used PatterFormat like this:
PatternFormat formatter= PatternFormat.create("<a href=
\"javascript:alert('{0}')\">Details</a>");
See this code triggers a javascript alert. However, what I need is to
trigger a remote service servlet asynchronously on click of the anchor
tag.
Is that possible to implement using PatternFormatter?
Please help.
Regards
TL
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.