Hello!
I have about 500 records and I need to implement sorting on the client side(requirement). Sorting takes about 2-3 seconds and I need to show to client some message like “please, wait…”. I'm trying to use jQuery blockUI plugin. I've implemented handler for onSortCol event, but message appears with a big delay. If I try to show alert – it appears immediately. If I try to show just some div with a text I have delay also. Can anybody help me? JQGrid version – 3.7.2.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top