Search
44090 results 6331-6340
Forum
- 2nd Aug 2010Multiple selector works only for table #1code]$('#example1,#example2').dataTable(); $('#example1,#example2').dataTable().fnAddData([...]);[/code] -> Only table #example1 will be updated
- 23rd Jul 2010Adding a border to the table disrupts the widthHey, I'm trying to add a border to the table, but the way the table calculates width, it makes the table overly bigger in width by however much the border is big by. How do I get around this? Thanks!
- 13th Jul 2010datatables.net/download - release table is messed uppage which makes release table unreadable. After short investigation
- 13th Jul 2010Customizing table structure with themingtop right of the table, and the search control
- 4th Jul 2010Multiple tables + Individual column filtering + search on all tablegeneral search on all table on the top of
- 4th Jul 2010Possible to display html code in a table cell?Hi, is it possible to display html code in a table cell? Maybe a href or img tag? The source of my table is an ajax json source. Thanks, nic
- 2nd Jul 2010Jason array print on the browser instead of filling the tabletried to fill the table using the server side
- 30th Jun 2010Table entirely in DOMHello, yes I am a newbie. I have built a table entirely in the DOM, tags and all. Can I use DataTables in this situation? Thank you
- 29th Jun 2010Deleting all the rows in a table.Is there a way to delete all the rows in a table other than by using oTable.fnDeleteRow(); and finding the row count.
- 16th Jun 2010A unorderd list (to use as a menu outside table) instead of a input select like multi_filter.htmlexternal links outside the table to filter the table.