Forum

tablesorter, tigger...
 
Notifications
Clear all

tablesorter, tigger, how to synchronous

1 Posty
1 Users
0 Likes
1,314 Widok
0
Topic starter

problem with asynchronous

1 Answer
0
Topic starter

example

1
2
3
    $('#my_tabblesorter').trigger('addRows', [$row, resort,function () {
          alert('do it only after addRows');
    }]);
    $('#my_tabblesorter').trigger('addRows', [$row, resort,function () {
          alert('do it only after addRows');
    }]);

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: