Mottie
3c0828712d
pager pageSize method properly stores set page size; fixes #287
2013-05-27 09:18:33 -05:00
Mottie
1ea06d5d1a
updated minified scripts
2013-05-27 08:53:35 -05:00
Mottie
6e5351d104
update docs, more unit testing & minor tweaks
2013-05-08 23:36:06 -05:00
Mottie
5428e35098
Added ajaxObject option; fixes #280
2013-05-08 17:02:36 -05:00
Mottie
075635c097
Pager + filter now shows 0 matches properly; fixes #297
2013-05-07 10:17:00 -05:00
Mottie
10f24c922a
ajaxProcessing return optional jQuery object; updated error handling & theme css
2013-05-07 10:13:50 -05:00
Mottie
800d602786
pagerComplete callback now fires once per change; fixes #291
2013-05-06 09:16:38 -05:00
Mottie
423f124b92
started caching pager controls
2013-05-06 09:09:22 -05:00
Mottie
1162f9c8d5
added filter_filteredRow class name option; used by the pager
2013-04-26 11:22:47 -05:00
Mottie
3500d91be3
final cleanup & version bump
2013-04-12 21:15:57 -05:00
Mottie
33db54c017
updated pager/filter docs with better examples & new changes
2013-04-12 13:02:08 -05:00
Mottie
83c39b4dc6
updated ajaxUrl to accept {page+#} tag; added all pager options to the main docs
2013-04-04 16:32:03 -05:00
Mottie
aa0266c388
added pager customAjaxUrl - See #256
2013-03-27 20:01:39 -05:00
Rob G
6fde718ec1
Merge pull request #256 from Cthulhu59/master
...
Add parameters to ajx url
2013-03-27 17:16:06 -07:00
Mottie
ba885c436d
update to v2.8.0
2013-03-27 18:21:09 -05:00
Mottie
4f310ea3e6
code cleanup & metric demo
2013-03-26 16:16:13 -05:00
Mottie
c9d4d12aa5
stop method propagation at the table - fixes #263
2013-03-23 09:41:33 -05:00
Cthulhu59
6fbce2b35c
Add custom ajax url to add custom params to url
2013-03-11 17:14:17 +01:00
Mottie
220f1c580c
pager now targets correct page when the table is empty
2013-02-20 01:17:27 -06:00
Mottie
41f4c6c963
use addBack() if supported - fixes #229
2013-02-17 13:29:02 -06:00
Mottie
628b79b0f8
added pageSet method
2013-02-10 11:47:59 -06:00
Mottie
009cf1e92a
doc & version updates
2013-01-29 16:42:23 -06:00
Mottie
8ece25e41a
added pager pageSize method - issue #218
2013-01-22 10:34:30 -06:00
Mottie
0232c7a6ea
fixed pager issue with an empty tbody
2013-01-22 09:49:09 -06:00
Mottie
6eb36a6532
Fixed pager + filter problems reported in issue #207 .
2013-01-04 12:10:17 -06:00
Mottie
c963f325e5
updated headerTemplate demos
2012-12-26 02:06:26 -06:00
Mottie
e5ef1e0ef2
fixed pager resetting to first page after a sort
2012-12-26 01:46:49 -06:00
Mottie
87e66fba6a
pager ajax should no longer initialize twice. Fixes issue #202
2012-12-20 13:36:22 -06:00
Mottie
b3c9893417
added "pagerBeforeInitialized" event & cleaned up pager code
2012-12-19 10:35:46 -06:00
Mottie
d0f48b14ba
fixed problem with pager size being incorrect with nested tables. Fixes #196
2012-12-18 23:02:04 -06:00
Mottie
954065df89
merge in improved ajax support
2012-12-18 15:50:42 -06:00
Ryan Millikin
3d415333cc
AJAX paging updates. This patch fixes issues with update events being re-triggered continuously and AJAX error handling being bound too many times. It also adds support for passing filtering parameters with the AJAX request.
2012-12-17 11:33:46 -06:00
Mottie
351e3ad699
Fixed crlf issue
2012-11-27 20:55:36 -06:00
Mottie
3275096e0a
fixed recursive ajax pager issue #182
2012-11-27 17:39:53 -06:00
Mottie
9b763d5baa
pager & stickyHeaders widget bug fixes - see issue #175
2012-11-15 18:09:50 -06:00
Mottie
6d8fe95da8
pager now updates with updateComplete event
2012-10-25 17:57:59 -05:00
Mottie
470fee06e2
fixed pager page size selector - see issue #122
2012-10-25 17:45:15 -05:00
Mottie
e5b196bd7a
fixed disabled pager elements - issue #157
2012-10-17 10:15:54 -05:00
Mottie
5c9ee38cf1
Added sortList parameter to pager ajax url. See issue #155
2012-10-17 09:27:33 -05:00
Mottie
4f1aa02a93
new pager events - issue #153
...
Added "pagerInitialized" and "pageMoved" thanks to ViViDboarder
2012-10-15 16:43:09 -05:00
ViViDboarder
9735aacb88
Add Page Moved Trigger to moveToPage
...
Adding a new trigger to the end of the moveToPage function so that
async events can be added by the user to be triggered whenever new data
is shown on the table.
2012-10-15 10:59:01 -04:00
Mottie
a0e5229d32
changed selectorRemove default
2012-10-13 15:10:29 -05:00
Mottie
597ec7d768
updated pager plugin - fixes #151
2012-10-13 14:41:34 -05:00
Mottie
c29e651ebf
updated docs
2012-09-27 14:57:19 -05:00
Rob Garrison
516152e256
ie speed optimization
2012-05-28 10:01:40 -05:00
Rob Garrison
094e1116ad
initWidgets & optimizations
2012-05-23 12:11:30 -05:00
Rob Garrison
5bb549d381
destroy & other updates
2012-05-11 12:46:54 -05:00
Rob Garrison
ebf50c950a
pager cursor style & image alt tags - issue #61
2012-05-04 16:21:43 -05:00
Rob Garrison
348a8da73b
widgets update on pager change
2012-05-04 10:45:16 -05:00
Rob Garrison
e579f93e8f
added textSorter & modified sortLocaleCompare
2012-05-03 23:38:10 -05:00