In the moment the weekly build is more stable then the released version - there is a little bug fix inside.
Ivan: the problem seems to be come from the _null_ name="ac_update_21_null_34"/> inside the name of the button. Could try to debug why there is null generated? There should be something like [EMAIL PROTECTED], see here for the definitions: http://jdbforms.sourceforge.net/UsersGuide/html/ch28.html The DbUpdateButtonTag.java class should be the right place to start debugging. Have a look at line 137ff: if (associatedRadio == null) { tagNameBuf.append("_"); tagNameBuf.append(getParentForm().getPositionPath()); } Seems that the poitionPath of the tableform is not correctly setted. Hope that helps to start the debugging session! Cheers, Henner ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms