Search
43831 results 2891-2900
Forum
- 29th Dec 2010Hidden columns shrink table bodyYou could possibly try adding an fnDrawCallback method to your DataTables initialisation and set the table width to 100% there ( oSettings.nTable.style.width = "100%"; ). Not perfect, but possibly an interim solution. Allan
- 22nd Dec 2010sScrollX at 100% makes table larger than pageThanks Allan! That fixed it close enough to perfect for me (think my width calculation formula needs some tweaking, but it's only off by a few pixels depending on the size of the table).
- 20th Dec 2010Individual Column Filtering for Dynamically Generated Tablehidden columns in the table) but I am having
- 18th Dec 2010Boost performance on large table by lazy gatherData from HTML without bAutoTypefnAddData - http://datatables.net/api#fnAddData ? Otherwise the table will be redrawn every
- 17th Dec 2010Reload table with data from input boxesto work, but the table is broken. The pagination
- 12th Dec 2010Incorrect table resizing in jQuery UI dialogThis could be related to using hidden columns in the table.
- 10th Dec 2010Create table after page loadIt worked! Thanks for your help. You do have to define the table in the html first though. I just hid the div until the data is returned.
- 7th Dec 2010Table state saving with URL hashesgiven state of my table as well. Using the
- 5th Dec 2010Table Title UseI'd suggest using fnInitComplete ( http://datatables.net/usage/callbacks#fnInitComplete ) to read the title attribute from the table (this.fnSettings().nTable.getAttribute('title') - in fnInitComplete) and then stick it into the DOM element that you want. You could even use something like this: http://datatables.net/examples/advanced_init/dom_toolbar.html Allan
- 1st Dec 2010add datatables_length at the bottom of the tablet" will render the table, and "l" again, it