Search
43745 results 6831-6840
Forum
- 4th Nov 2016combine table tool and colvisyes of course, knowing that i've been working on it since two days but it's easy to understand and very nice and thank you for your reply :smile:
- 27th Oct 2016how to get json data from data table asp.net lib ?There is a DataTables.dll in the Editor download. Is that the library you are referring to? If so, documentation for it is available here. Allan
- 27th Oct 2016Responsive table after ajax reload collapses expanded rowCan anyone help with this?
- 20th Oct 2016Buttons not appear and JSON being printed on screen along side tableI would prefer to have a pop up dialog box with the form like the example has. How do I do that? Is there another example that goes over this? Most of the Editor examples use that lightbox modal. Could you take a look as to what is causing the json data to appear at the top of my page? Any thoughts? Something in your server-side script it outputting it. I'm afraid I have no idea what it would be as I can't see the server-side code. Regards, Allan
- 20th Oct 2016Updating other cells within a table, triggered by the update of dependent cell.I probably should've asked this on the editor forum..sorry. Let me include that I'm using the most recent version of datatables, jquery, and the Editor PHP Libs.
- 30th Sep 2016How to join a table on two conditions?Hi, There currently isn't a well defined why of doing what you are looking for with the PHP classes - however, it is actually possible with a little bit of a workaround. It is discussed in this thread. Regards, Allan
- 26th Sep 2016Global sortable defaults for tableHej Allan, I have problem in making it work in my project. I am a bit confused with optional arguments that is passed. could you please help with it.? I am calling the plugin first and then before I initialize my datatable. I am wondering if I have to pass any arguments locale or Collator(which is confusing) $.fn.dataTable.ext.order.intl(); $(function () { $('.example-datatable').DataTable( { "language": {"url": "//cdn.datatables.net/plug-ins/9dcbecd42ad/i18n/Swedish.json"} } );
- 24th Sep 2016Get Total Rows binded with Model JQuery Data Table and make search in datatable workingSorry, the and shouldn't be there.
- 24th Sep 2016Exporting to Excel, I'm not getting the table footer in ExcelI didnt include footer options in button definition earlier. Will include and try it, Thank you Allan
- 13th Sep 2016Dynamically adding table Headers correctly but not able to render the table rowsSolved