Search
14013 results 3001-3010
Forum
- 17th Sep 2021Why does the Search Builder Button Randomly work in this simple example ?I found the solution in an earlier thread, sorry for the duplicate issue. https://datatables.net/forums/discussion/69840/searchbuilder-v1-2-1-unclickable-button#latest
- 16th Sep 2021Specjal characters in search barHave you tried the plugin? It would be worthwhile. If so, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 30th Aug 2021How would the following Custom Search Builder Plug-in and Index column api be implemented@colin I don't know much about javascript and I couldn't implement it, could you help with this implementation. If possible, it would also be very useful if the filters were sequential like the one in this example: https://datatables.net/forums/discussion/69592
- 23rd Aug 2021How to get search input or whatever element in the table?Thanks you. I really dont know where I found it.
- 5th Aug 2021Shoiw row drop down and search box are not showing in the same line. Search goes to the next line.So is there a parameter for displaying both boxes on the same row as well? By default they do. See this example. It looks like you are using Bootstrap but you haven't loaded the Datatables Bootstrap integration files. See the CSS tab of the example. Also read the Styling docs. The Download Builder can be used to get the proper files. If you still need help please update this base example with the JS and CSS files you are loading to replicate the issue. Since the problem is with styling the data in the table doesn't matter. Kevin
- 29th Jun 2021Show entries dropdown not in line with search functionWe're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 29th Jun 2021How to allocate button next to Search?I see, thanks. You possibly could if you add a handler for page, and add/remove classes depending on the page your on (you can tell with page.info()). It may work, but you may see some flickering as elements are moved after the pagination. Colin
- 16th Jun 2021Intermittent issue with sort and search.Glad all sorted, thanks for reporting back Colin
- 15th Jun 2021Search across multiple tables with separate sourcesSome values can be changed post initialisation, some can't, so it really depends on what you're trying to do. The Ajax URL can be changed with ajax.url() if that's the one you're interested in, Colin
- 25th May 2021I have two header one is for filter search for all columns and second one is use for exportingDuplicate of this thread - please don't post twice. Colin