Search
13881 results 2971-2980
Forum
- 2nd Jan 2022I Created this table from video on you tube.(Consul think Programmer).but Search Option not showingLook at the browser's console. You are getting this error: Uncaught ReferenceError: google is not defined at functionInit Start by fixing that error. Your test case has a lot of code. Maybe try simplifying it to get the Datatable to work then add back the code removed to simplify. Kevin
- 2nd Dec 2021Can We customie value dropdown of search builder 1.2.1 like searchBuilder 1.1.0Hey, I asked a similar question a few weeks ago. See here. In short, if you want to add your own drop down values, you're going to have to write some custom components for it. I referenced [custom conditions] a lot, and that's probably what you'd want as well. Maybe.
- 22nd Oct 2021Use of NOT in Search BuilderHi @charlesgodwin , I've just made the changes to add those conditions into SearchBuilder. This will be available in the next SearchBuilder release which we hope will be in the next few weeks. Until then you can access the fix from the nightly builds. Thanks, Sandy
- 1st Oct 2021Can't change language on buttons Collapse All and Show All from datatables Search PanesYou can use the searchPanes.i18n options for that - see here, Colin
- 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