Thursday, June 5, 2014

Use the EndCallback on a DevExpress ASPxGridView to reach out to JavaScript to make sure JavaScript effects are fresh before changing pages in pagination.

In particular, this helps with the very FIRST page in pagination.

<ClientSideEvents EndCallback="Whatever" />

No comments:

Post a Comment