Search
10784 results 7271-7280
Forum
- 6th Oct 2010set global search value to a parameter in the urlYou can use oSearch to set the initial search string: http://datatables.net/usage/options#oSearch , and then all you need to do is get the search string from the window.location.href string. Allan
- 5th Oct 2010How to change feature values after DataTable is already initialized?Hi, Allan, I think I found the answer myself. It is OK to only set the height and keep the initial sX. Thank you for your help. Ken
- 4th Oct 2010Error on PageYou are initialising DataTables twice here: [code]
- 3rd Oct 2010IE7 crazy slowthe table when your initialising it - that makes IE
- 2nd Oct 2010how can i put sDom to my Dom?DataTables has finished it's initialisation: http://api.jquery.com/category/manipulation/ Allan
- 2nd Oct 2010Opening details row in IE causes column widths to change...using possibly? Are you initialising the table when it
- 1st Oct 2010Can we show only First, Previous, Next and Last buttons and not the number of pages in PaginationIt's not an initialisation time object, but rather a global one: [code] $.fn.dataTableExt.oStdClasses.sPageButtonStaticDisabled = "paginate_button_disabled"; $('#mainTable').dataTable(); [/code] Allan
- 1st Oct 2010row details bug?load all data at initialisation, and then all processing
- 1st Oct 2010Search fails after 4 characters - DataTables JavaScript libraryit didn't make sense initially. In my text editor
- 29th Sep 2010filtering only works after sorting1.7.2 controls this). The initial sort that DataTables does