Search
10080 results 4351-4360
Forum
- 28th Sep 2012ColumnFilterWidgets server-sideblank option is a default, not a filter, and
- 28th Sep 2012Custom selectfilter the table, using default parameter, for any particular
- 28th Sep 2012Custom MySQL Queryyour apache [code]LimitRequestLine 65536[/code] (default is 4K) Be sure
- 25th Sep 2012DataTables / Editor integration with Joomlayou are using the default fnServerData, then that's what
- 23rd Sep 2012Is there an easy way to use my own AJAX logic?that DataTables does by default, then fnServerData is the
- 22nd Sep 2012How to set defaults for a plugin?being able to set defaults. Its something that should
- 21st Sep 2012rowReordering - how to return new order?properties.sRequestType, data: { // Leave the default values alone, even though
- 21st Sep 2012ColReorder (v1.0.4) Issues with DataTables 1.81 - Selecting column selects the entire theadis hidden always by default.) when I choose to
- 20th Sep 2012Sorting doesn't work when the column contains the title attributeCan you link us to a page showing the issue please, so we can actually debug this. DataTables should strip HTML by default. Allan
- 19th Sep 2012aoData.push size limit of varsI've added the following line to httpd.conf on the apache server [code]LimitRequestLine 65536[/code] The default seems to be 4KB Problem solved. thx for all the feedback, Allan.