Search
-
Problems with Disabling Column Control for Specific Columns
by kthorngren ·See this thread for the answer. Basically you need to specify the target both header rows in columns.columnControl. -
Problems with Disabling Column Control for Specific Columns
by henrik k ·Link to test case: https://live.datatables.net/hifoyuza/1/ -
pageLength dropdown and search box do not display
by kthorngren ·I looked at your second test case and see this when inspecting the page: -
pageLength dropdown and search box do not display
by allan ·Hi, -
pageLength dropdown and search box do not display
by jdadwilson ·I have two tables which are basically structured alike. One displays the pageLength dropdown and search box but one does not. -
Range Filter based on data-* attributes
by heronalex ·Thanks @allan for the tip! Unfortunately my grasp of javascript and DataTables API is still a bit shaky, so I do not really understand how to put your advice in practice... (I have been mainly copy-p… -
Range Filter based on data-* attributes
by heronalex ·I would like to add a range filter at the bottom of a column, except that instead of filtering on the column exact content, I would like to filter on data- attributes. -
Functionality ideas
by fr3d ·Hi', -
string-based index for configuration/examples
by allan ·Interesting idea - thank you for this. I haven't spent much time exploring the possibility of using columns as an object, primarily due to the property order that you indicate. I actually wasn't awar… -
string-based index for configuration/examples
by tacman1123 ·Thanks! I'll have to re-read the docs, as I'm still finding it confusing. I only use ajax (candidate for rename in version 3!) Claude helped me articulate my idea. -
columnControl: Numeric search does not understand specified number format
by lgt ·Thank you for your reply. I do not directly have an option to link a test case, but it's a plain table using columControl with a column with the format function, no server-side processing. A similar… -
string-based index for configuration/examples
by allan ·The columnControl.target option is actually about which row in the header or footer the content will apply to - not the column. -
string-based index for configuration/examples
by tacman1123 ·Most of the examples use an index to configure a column -
v3 beta - header width while mounting Vue components in cell
by coreyg142 ·Hi @allan one more thing (sorry!!) -
override select highlight color
by Mwhite007 ·i think it's finally working, i transferred the 2 variables: -
override select highlight color
by Mwhite007 ·currently i'm using jQuery 4.0.0, Bootstrap 5.3.x, dataTables 2.3.7 (with select and keytable extensions). i am getting a bright blue highlight on selected rows which doesn't match my color scheme. i… -
Hover is not highlighting rows
by Mwhite007 ·here are the global variables: -
Hover is not highlighting rows
by Mwhite007 ·i'm using Bootstrap 5.3 but adding the class table-hover doesn't seem to have any effect -
v3 beta - header width while mounting Vue components in cell
by allan ·Interesting that using a slot caused a performance issue. It should be that the slot was only "rendered" if the cell was being displayed. Although come to think of it, you might have paging… -
Order not right in Chrome or edge but right in FireFox
by plw ·I have