Pagination Controls Updated

On the previous release, when users click buttons in pagination controls many times before the page postbacks successfully, the page might show no record.  To resolve this issue, the button in the pagination controls now has onClientClick event javascript to prevent this problem. 

Migration effects

During migration, the pagination files are replaced with updated versions.

What you should do

After migration, re-apply any customizations you may have made to the original files.

See Also

Version 10.1.0 Application Migration