Search
10713 results 2431-2440
Forum
- 28th Jan 2021Filtering datatable at initialisation: filter row with empty columnThe searchCols docs has an example showing what you want to do. Instead of "bEscapeRegex": false the parameter should be regex: true to enable regex. You may also need to set smart option false. moreover, reading different forums and Datatable docs sometimes it is searchCols and other times it is aosearchCol The aosearchCol is the legacy form of the option while searchCols is the current (Datatables 1.10) version. The Conversion Guide provides the details. Kevin
- 3rd Oct 2020Table Control Not working - Also Excel Export and CSV Export Run only if clicked initiallyWe'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
- 1st Oct 2020Problems initialising Editor tableThanks rf1234 - appreciate the advice. Will start that pronto!
- 9th Sep 2020Bootstrap 4 Not InitializingThe bottom of this page links to their Github issues page: https://getbootstrap.com/docs/4.5/about/overview/ Or As Colin mentioned in another of your threads look at Stack Overflow. Don't get me wrong. You asked a valid question. Just pointing out that the issue is not Datatabes related. Kevin
- 7th Aug 202043 child rows, on initial load it takes the responsive css a good few seconds to kick inI’m happy to take a look at a test case showing the issue. Our examples don’t appear to show that issue, so I’d need to be able to debug it. Allan
- 19th Jul 2020searchCols (initial filter) not applying custom filter ($.fn.dataTable.ext.search)Yeah, I completely forgot about this.api(). Now I can call draw(). Thanks.
- 12th Jul 2020Restore toggled columns except for ones initially hiddenThat seems to work perfectly Allan. Thanks a lot.
- 23rd May 2020I would like to add new settings after datatable initiateMaybe you can describe more about what you are trying to do. There are no Datatables options for _iRecordsDisplay and _iRecordsTotal. Kevin
- 10th May 2020Editor > Basic InitialisationSounds like read the manual DIY
- 30th Apr 2020Fixed Column - Not draw correctly on initial loadWe'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