PostBack pass-through attribute added to Button controls

The PostBack = ‘True’ pass-through attribute is now added to all Save and Save and New button controls.

Migration effects

Nothing.  The Migration Wizard does not add the PostBack pass-through attribute to your existing Button controls.

What you should do

After migration, apply the PostBack = ‘True’ pass-through attribute to any Save and Save and New buttons placed within table rows.

See Also

Version 5.1 Application Migration