Search
43924 results 20821-20830
Forum
- 20th May 2014Checkbox as the filter of specific columnthe header of the table. If you move them
- 20th May 2014Number of rows"iDisplayLength" : 5 worked for me. I have the table in a bootstrap modal and a lot of plugins on the same page, so it's probably something on my side
- 20th May 2014Cant figure it out. TableTools buttons do nothing still!and make sure the table element was not hidden.
- 20th May 2014How to refresh page?I change data in database, so I need to reload table. If I use draw() method, page changes to first, but I want to stay on the current page.
- 20th May 2014In Filter textbox, is there a way to specify to search a specific column of data?in a 50+ column table! Simplicity seems the best
- 20th May 2014Is there a way to render an ASP MVC view as a return of a AjaxSource?aoData, fnCallback, oSettings) { var table = this; var renderRow = function
- 19th May 2014Filter-Problem with German "Umlaut" (even with Entity)I sent you the link to the table, where the source has no entities, but the "right" and utf-8-encoded string like "Nürnberger Zeitung", which is displayed in the table, but you can't search for.
- 19th May 2014total count not being displayed correctly while waiting for response when using iDeferLoadingHere is a jsFiddle: http://jsfiddle.net/abell25/3ne2H/3/ I have set iDeferLoading: 6, but the table shows "Showing 1 to 2 of 2 entries". It should say "Showing 1 to 2 of 6 entries" (and it does when using server-side loading).
- 19th May 2014Custom Buttonhave is: $(document).ready(function() { var table = $('#tb_main_tag').DataTable({ "ajax": '/scp/tagdatagrid/', "processing":
- 19th May 2014columns.name & column selector not workingCan you link to a test page showing the issue please? Do you only have two columns in the table? Allan