Search
43857 results 23711-23720
Forum
- 4th Oct 2011Paging on last page with full numbers - correct behaviour?are returned, but the table never updates. Not sure
- 4th Oct 2011Problems with sWidthif I have a table of 4 columns, 2
- 4th Oct 2011Filtering on some columns not workingreference datables (my specific table) to reset the index
- 4th Oct 2011Vertical Scrollbar Visibilitydown to just the table without the EE CP
- 4th Oct 2011can i mix different types of sWidth (like px and %) ?try to reflow the table a bit if this
- 4th Oct 2011DATATABLE select row issue [Solved]After some more digging i realized i had assigned the 2nd data table to the same table element as the first... sigh... oh well all fixed...
- 4th Oct 2011Datatables sClass setting in jsoncode] It forms that table correctly: Info Description Motor
- 3rd Oct 2011Detecting if column size is "allowable"width of the whole table and then resized the
- 3rd Oct 2011Problem showing accentsbetter: I have a table with foreign keys to
- 3rd Oct 2011Filter Column , headyes i'm using the pluging here is my Js code for the table : [code] $("#mytableau").dataTable().columnFilter({ aoColumns: [ { type: "text",bRegex:true }, { type: "text",bRegex:true }, { type: "text",bRegex:true }, { type: "text",bRegex:true }, { type: "text",bRegex:true } ] }); [/code]