Hi all,

I'm using Click Framework since 1.4 version and I've decided to move to
2.2.0. After doing all the required changes I've found something weird with
ActionLink controls. I have some tables with ActionLinks that allow me to
move between pages in order to edit information. This usually works fine but
I have one ActionLink defined in a table that forward to a page with some
data in a table. Every row can be edited (so other ActionLink is defined for
that), but if I try to edit any of them the related ActionLink is called and
the "onEditRow()" method related to this ActionLink is called twice and
after the second time the page is finally forwarded to the edition one.

Is there any change in the ActionLink control behaviour in this new version?
or, is there any way to avoid this?

Thank you
-- 
View this message in context: 
http://click.1134972.n2.nabble.com/ActionLink-method-called-twice-tp6007735p6007735.html
Sent from the click-user mailing list archive at Nabble.com.

Reply via email to