jquery event not attaching while using ajaxSubmitButton in RenderPartial

Hi folks,

I’m using a jquery event on a check box (onClick=…) and it does not want to work while I’m using ajaxSubmitButton form in a view rendered using renderPartial. As soon as I revert the submit button to a non ajax submit button the check box works again.

any thoughts on this? could this be a bug?

thanks in advance!

We’re on the move.

Doh! I should’ve check the issues list first… thx for the hint.

It’s good that we have a milestone to look forward to ;)

It doesn’t sound like there’s a real work around. Is that true?