I've got the same problem, but I've realized that it works if you click on paginator 2-3 times - then it change the page.
Can you check if it works for you? It won't help you, but maybe it will help to Alan, if it's bug and not our hands ;)
No, it does not work, but you're right so far, after 2-3 times I can see in firebug that data is sent....
Params:
[code]
bEscapeRegex true
bEscapeRegex_0 true
bEscapeRegex_1 true
bEscapeRegex_2 true
bEscapeRegex_3 true
bEscapeRegex_4 true
bEscapeRegex_5 true
This is an known issue in 1.5.0 ( http://datatables.net/forums/comments.php?DiscussionID=487&page=1#Item_2 ). There is a fix available in that post, and I'll release a new version of DataTables as soon as I can with the fix included.
Replies
Can you check if it works for you? It won't help you, but maybe it will help to Alan, if it's bug and not our hands ;)
Params:
[code]
bEscapeRegex true
bEscapeRegex_0 true
bEscapeRegex_1 true
bEscapeRegex_2 true
bEscapeRegex_3 true
bEscapeRegex_4 true
bEscapeRegex_5 true
iColumns 6
iDisplayLength 25
iDisplayStart 0
iSortCol_0 0
iSortDir_0 asc
iSortingCols 1
sColumns
sEcho 11
sSearch
sSearch_0
[/code]
This version works fine
This is an known issue in 1.5.0 ( http://datatables.net/forums/comments.php?DiscussionID=487&page=1#Item_2 ). There is a fix available in that post, and I'll release a new version of DataTables as soon as I can with the fix included.
Regards,
Allan