Search
9310 results 4571-4580
Forum
- 10th Apr 2016upgrading from 1.10.9 to 1.10.11, data part of table becomes centered on pageas grow. The two options above will make sure
- 8th Apr 2016Editor: how do I automatically fill an auto-increment sequence default field on record creation?there, you have two options: Keep a local counter
- 8th Apr 2016Customize the New and Edit forms when clickit. There are some options listed in these examples
- 8th Apr 2016Use jQuery selector with ColVis to exclude columns of certain classnameThe legacy ColVis plug-in doesn't support the column-selector type at all. You would need to use Buttons' column visibility options if you want to use a column selector. There is an example here. Allan
- 8th Apr 2016put if clause in EditorTwo options: 1) Simply break the
- 7th Apr 2016Editor serverside php/Mysqlarticles.pf", type: "checkbox", separator: "|", options: [ {label: '', value: 1} ] }, { label:
- 6th Apr 2016Datatables (Crossdomain)Awesome - thanks for posting that! I wonder if browser's might be using OPTIONS to check if their cache has gone stale... Either way, great to hear you've got it working! Allan
- 4th Apr 2016json response is not rendering on jquery data table"sAjaxDataProp": '', but map["aaData"] = json; Seems like you should just be returning json if its an array. Also worth pointing out you are using a lot of legacy options such as fnServerData etc there. Allan
- 4th Apr 2016How to implement create and continue(create)done using Editor's buttons() options - you'd call submit() with
- 4th Apr 2016I want to use two functionalities of DataTables how do I do that?you under the support options. As I say, you