Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
WebGrid WARP ColumnSort UpdateRowBatch
posted

I update my DB using UpdateRowBatch event on a button click.

After adding WARP and the column sort feature I now have the problem of the UpdateRowBatch event getting fired when the user clicks the async SortColumn.

Trying to find out if any one might know of a work around to prevent the UpdateRowBatch from getting fired until there is a Full Postback?

Thanks