<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>AutoFill — DataTables forums</title>
        <link>https://next.datatables.net/forums/</link>
        <pubDate>Wed, 22 Jul 2026 01:35:29 +0000</pubDate>
        <language>en</language>
            <description>AutoFill — DataTables forums</description>
    <language>en</language>
    <atom:link href="https://next.datatables.net/forums/categories/autofill/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>AutoFill with inline editing only submitting partial row data</title>
        <link>https://next.datatables.net/forums/discussion/81808/autofill-with-inline-editing-only-submitting-partial-row-data</link>
        <pubDate>Thu, 18 Jun 2026 20:50:25 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>bg7</dc:creator>
        <guid isPermaLink="false">81808@/forums/discussions</guid>
        <description><![CDATA[<p>We're using inline editing and KeyTables to edit data directly in the table cells.  The configuration is set up like this:</p>

<pre><code>    inline: {
      onBlur: 'submit',
      submit: 'allIfChanged',
    },
</code></pre>

<p>as we want the full row data submitted on every change.</p>

<p><a rel="nofollow" href="https://editor.datatables.net/reference/type/form-options#submit">https://editor.datatables.net/reference/type/form-options#submit</a></p>

<p>We're also using AutoFill.  However, with AutoFill it only seems to submit partial row data.  This means we have to merge it with that row's data before we submit it.  Is there a way to configure AutoFill to submit all the data for the row just like the inline setting does above?</p>

<p>Thanks.</p>

<p>Ben</p>
]]>
        </description>
    </item>
    <item>
        <title>Disable auto increment option in AutoFill</title>
        <link>https://next.datatables.net/forums/discussion/81294/disable-auto-increment-option-in-autofill</link>
        <pubDate>Tue, 26 Aug 2025 12:01:47 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>nhinze</dc:creator>
        <guid isPermaLink="false">81294@/forums/discussions</guid>
        <description><![CDATA[<p>I would like to use the AutoFill feature to only copy values. Therefore, I would like it to be the default behavior and remove the popup asking if the values should be incremented or copied. Is this possible?</p>
]]>
        </description>
    </item>
    <item>
        <title>How to auto scroll table on Autofill + drag down?</title>
        <link>https://next.datatables.net/forums/discussion/81187/how-to-auto-scroll-table-on-autofill-drag-down</link>
        <pubDate>Wed, 23 Jul 2025 18:27:04 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>hserveira</dc:creator>
        <guid isPermaLink="false">81187@/forums/discussions</guid>
        <description><![CDATA[<p>Hello,</p>

<p>When dragging the AutoFill handle to the edge of my DataTable container, it doesn't automatically scroll down.<br />
This behavior can be observed on the official example:<br />
<a rel="nofollow" href="https://datatables.net/extensions/autofill/examples/initialisation/scrolling.html" title="https://datatables.net/extensions/autofill/examples/initialisation/scrolling.html"></a><a rel="nofollow" href="https://datatables.net/extensions/autofill/examples/initialisation/scrolling.html">https://datatables.net/extensions/autofill/examples/initialisation/scrolling.html</a></p>

<p>Is this working as intended? It does scroll the 'outer' window, but not the table container itself, which would be the ideal scenario. Users sometimes want to fill something for the entire column (being able to drag it all the way down would solve this), but right know that takes several actions, since they have to manually scroll down after each update.</p>

<p>I appreciate any input on this!</p>
]]>
        </description>
    </item>
    <item>
        <title>Autofill together with input form</title>
        <link>https://next.datatables.net/forums/discussion/69992/autofill-together-with-input-form</link>
        <pubDate>Fri, 24 Sep 2021 20:03:41 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>Jim3540</dc:creator>
        <guid isPermaLink="false">69992@/forums/discussions</guid>
        <description><![CDATA[<p>Hello All,</p>

<p>I would like to use autofill and input form at the same time but I can not get it to work. If I changed the value on a cell and drag this cell to another the old value is used. What do I need to do?</p>

<p>I have done an example that can be found here:<br />
<a rel="nofollow" href="https://jsfiddle.net/gx5wzp3a/">https://jsfiddle.net/gx5wzp3a/</a></p>

<p>Regards J</p>
]]>
        </description>
    </item>
    <item>
        <title>Possible to disable the pop-up</title>
        <link>https://next.datatables.net/forums/discussion/69984/possible-to-disable-the-pop-up</link>
        <pubDate>Fri, 24 Sep 2021 15:26:45 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>Jim3540</dc:creator>
        <guid isPermaLink="false">69984@/forums/discussions</guid>
        <description><![CDATA[<p>Hello, for the autofill option. Is it possible to disable the pop-up?</p>

<p>Reagrds J</p>
]]>
        </description>
    </item>
    <item>
        <title>initialiser api.dependant()</title>
        <link>https://next.datatables.net/forums/discussion/69664/initialiser-api-dependant</link>
        <pubDate>Thu, 02 Sep 2021 11:55:28 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>jmclamen</dc:creator>
        <guid isPermaLink="false">69664@/forums/discussions</guid>
        <description><![CDATA[<p><strong>Link to test case</strong>:<br />
<strong>Debugger code (debug.datatables.net)</strong>:<br />
<strong>Error messages shown</strong>:<br />
<strong>Description of problem</strong>:</p>

<p>bonjour, j'utilise l'api dependant() pour mettre a jour des champs en fonction de saisie. Mais pour charger des données je fait une importation et je voudrais appeler ces fonctions "dependant()" pour initialiser mes données. comment faire.</p>

<p>Exemple : j'ai un montant Hors taxe que je charge et je voudrais calculer la taxe.  quand je rentre dans le champs Hors taxe, il calcule bien la TAxe. MAintenant si je telecharge mes montant il ne calcule pas la taxe, il faut que j'ouvre chaque fiche pour qu'il calcule la taxe.</p>

<p>merci de votre reponse.</p>

<p>jm</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill data property returns incorrect row index on datatable</title>
        <link>https://next.datatables.net/forums/discussion/68583/autofill-data-property-returns-incorrect-row-index-on-datatable</link>
        <pubDate>Sun, 06 Jun 2021 12:50:36 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>mikeyf</dc:creator>
        <guid isPermaLink="false">68583@/forums/discussions</guid>
        <description><![CDATA[<p>When using AutoFill with plug-in as im autofilling input boxes, the data property on cells[0][0] is not the correct row index.</p>

<p>Any ideas where i'm going wrong?</p>

<p>$.fn.dataTable.AutoFill.actions.names = {</p>

<pre><code>    available: function ( dt, cells ) {            
        let startCell = (cells[0][0].index)
        console.log(startCell)
        return cells ;
    },
</code></pre>

<p>Thanks Michael</p>
]]>
        </description>
    </item>
    <item>
        <title>check-grilla</title>
        <link>https://next.datatables.net/forums/discussion/68575/check-grilla</link>
        <pubDate>Sat, 05 Jun 2021 13:55:00 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>RobertJP</dc:creator>
        <guid isPermaLink="false">68575@/forums/discussions</guid>
        <description><![CDATA[<p>tengo  un chekbox en mi grilla y al momento de seleccionar una o varios, en la celdas aparezaca la fecha</p>
]]>
        </description>
    </item>
    <item>
        <title>Always "fill all cells with " without prompting</title>
        <link>https://next.datatables.net/forums/discussion/68122/always-fill-all-cells-with-without-prompting</link>
        <pubDate>Wed, 28 Apr 2021 14:45:29 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>rvanderkooy_axiomis</dc:creator>
        <guid isPermaLink="false">68122@/forums/discussions</guid>
        <description><![CDATA[<p>Is there a way to prevent the prompt from displaying after the click and drag, and automatically use the "fill all cells with &lt;value&gt;" function?</p>
]]>
        </description>
    </item>
    <item>
        <title>Events after autofill</title>
        <link>https://next.datatables.net/forums/discussion/68115/events-after-autofill</link>
        <pubDate>Wed, 28 Apr 2021 11:50:36 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>tonygoodchild</dc:creator>
        <guid isPermaLink="false">68115@/forums/discussions</guid>
        <description><![CDATA[<p>I am using the DataTables Editor with inline editing and autofill.<br />
I use the preEdit event to perform some updates on other cells when a cell entry is changed manually. This works fine.</p>

<p>This event does not fire when the autofill is used.</p>

<p>I have tried listening for the preAutoFill and autoFill events but they don't see to be firing either.</p>

<p>Is an event I can listen for that is similar to the preEdit event so I can edit data before the table updates, but triggering from autofill?</p>
]]>
        </description>
    </item>
    <item>
        <title>convert column to row.  is it possible?</title>
        <link>https://next.datatables.net/forums/discussion/67948/convert-column-to-row-is-it-possible</link>
        <pubDate>Fri, 16 Apr 2021 04:42:09 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>hols</dc:creator>
        <guid isPermaLink="false">67948@/forums/discussions</guid>
        <description><![CDATA[<p>I want to make 2 columns(openday, school_name) into 1 row and print it as a table.</p>

<p><img src="https://datatables.net/forums/uploads/editor/bc/lnv0zdkmez4r.jpg" alt="" title="" /></p>

<p>I would like to print it out like a desired table.</p>

<p>Is it possible?</p>

<p>If possible, please explain in detail.</p>

<p>my code is :</p>

<p>```<br />
&lt;?php<br />
$SQL= "SELECT Concat_ws('\n' openday,'', school_name) AS school_column, supply_name,score  from result ";</p>

<p>$grouped = [];<br />
$columns = [];</p>

<p>$resultObject = $result = mysqli_query($conn, $SQL);<br />
foreach ($resultObject as $row) {<br />
$grouped[$row['supply_name']][$row['school_column']] = $row['score'];<br />
$columns[$row['school_column']] = $row['school_column'];<br />
}</p>

<p>sort($columns);<br />
$defaults = array_fill_keys($columns,'-');<br />
array_unshift($columns, 'school_column');</p>

&lt;?php
&gt;
 
 
 
<table>
  <thead>
  
&lt;?php
 
  While($result = mysqli_fetch_array($resultObject));
{
    echo "&lt;tr&gt;
     </thead>supply_name 
     ".$row['school_column']." 
    ";
}
&gt;
  
 
<tbody>
 
&lt;?php
 
  While($result = mysqli_fetch_array($resultObject));
{
    echo "&lt;tr&gt;
     ".$row['supply_name']." 
     ".$row['score']."  
   
    ";
}
 
&gt;
</tbody>
</table>

```
?&gt;
]]>
        </description>
    </item>
    <item>
        <title>Autofill is not working with Editor</title>
        <link>https://next.datatables.net/forums/discussion/64155/autofill-is-not-working-with-editor</link>
        <pubDate>Tue, 01 Sep 2020 20:59:40 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>kartikeyas00</dc:creator>
        <guid isPermaLink="false">64155@/forums/discussions</guid>
        <description><![CDATA[<p><strong>Debug Code</strong><br />
awupid</p>

<p><strong>Description of problem</strong>:</p>

<p>I am trying to submit the data to the database with autoFill extensions. Whenever I try to autofill, the editor doesn't get triggered at all. Like nothing happens at all. Maybe I am using the wrong configuration or there is a callback method, I need to use.</p>

<p>My javascript code:</p>

<pre><code>&lt;script&gt;
    var editor;
    $(document).ready(function () {
        editor = new $.fn.dataTable.Editor({
            ajax: {
                edit: {
                    type: 'PUT',
                    data: function (data) {
                        data = JSON.stringify(data.data)
                        return data
                    },
                    url: '{{url_for("veada_pattern_labels.already_created_labels_data_edit")}}'
                },
                remove: {
                    type: 'DELETE',
                    data: function (data) {
                        id = Object.keys(data.data);
                        return { 'id': JSON.stringify(id) }
                    },
                    url: '{{url_for("veada_pattern_labels.already_created_labels_data_remove")}}',
                    error: function (jqXHR, error, errorThrown) {
                        accessError(jqXHR.status);
                    },
                }
            },
            table: "#myTable",
            idSrc: 'id',
            fields: [
                {
                    label: "Year:",
                    name: "year"
                },
                {
                    label: "PID:",
                    name: "pid"
                },
                {
                    label: "PieceDescription:",
                    name: "piece_description"
                },
                {
                    label: "PieceQty:",
                    name: "piece_qty"
                },
                {
                    label: "File Name:",
                    name: "file_name"
                },
                {
                    label: "Company:",
                    name: "company"
                },
                {
                    label: "Series:",
                    name: "series"
                },
                {
                    label: "Seat Description:",
                    name: "seat_description"
                },
                {
                    label: "Seat LongDescription:",
                    name: "seat_longdescription"
                },
                {
                    label: "Side:",
                    name: "side"
                },
                {
                    label: "Piece Number:",
                    name: "piece_number"
                },
                {
                    label: "Total Pieces:",
                    name: "total_pieces"
                },

                {
                    label: "Extension1:",
                    name: "extension_1"
                },
                {
                    label: "ColorID1:",
                    name: "colorid_1"
                },
                {
                    label: "Extension2:",
                    name: "extension_2"
                },
                {
                    label: "ColorID2:",
                    name: "colorid_2"
                },
                {
                    label: "Extension3:",
                    name: "extension_3"
                },
                {
                    label: "ColorID3:",
                    name: "colorid_3"
                },
                {
                    label: "Extension4:",
                    name: "extension_4"
                },
                {
                    label: "ColorID4:",
                    name: "colorid_4"
                },
                {
                    label: "Extension5:",
                    name: "extension_5"
                },
                {
                    label: "ColorID5:",
                    name: "colorid_5"
                },
                {
                    label: "Piece Or Pair:",
                    name: "piece_or_pair",
                    type: "select",
                    options: ['Pc', 'Pair']
                },
                {
                    label: "Initials:",
                    name: "initials"
                },
                {
                    label: "User:",
                    name: "user"
                }
            ]
        });


        table = $('#myTable').DataTable({
            processing: true,
            serverSide: true,
            deferRender: true,
            pageLength: -1,
            ajax: "{{ url_for('veada_pattern_labels.already_created_labels_data')}}",
            dom: "Blfrtip",
            autoFill: {
                //alwaysAsk: false,
                horizontal: false,
                editor: editor
            },
            keys: {
                columns: ':not(:first-child)',
                editor: editor,
                blurable: true,
            },
            stateSave: true,
            select: {
                style: 'os',
                selector: 'td:first-child',
            },
            //columns
            columns: [
                { data: "id", "visible": false, },
                {
                    data: null,
                    defaultContent: '',
                    className: 'select-checkbox',
                    orderable: false,
                    width: "12px"
                },
                { data: "year" },
                { data: "pid" },
                { data: "piece_description" },
                { data: "piece_qty" },
                { data: "file_name" },
                { data: "company" },
                { data: "series" },
                { data: "seat_description" },
                { data: "seat_longdescription" },
                { data: "side" },
                { data: "piece_number" },
                { data: "total_pieces" },
                { data: "extension_1" },
                { data: "colorid_1" },
                { data: "extension_2" },
                { data: "colorid_2" },
                { data: "extension_3" },
                { data: "colorid_3" },
                { data: "extension_4" },
                { data: "colorid_4" },
                { data: "extension_5" },
                { data: "colorid_5" },
                { data: "piece_or_pair" },
                { data: "initials" },
                { data: "user" },
                { data: "session_id" },
                { data: "timestamp" }
            ],
            buttons: [
                "colvis",
                { extend: "edit", editor: editor },
                { extend: "remove", editor: editor },
            ],
        })

        yadcf.init(table, [
            {
                column_number: 2,
                data: [{ label: '2015', value: '2015' }, { label: '2016', value: '2016' },
                { label: '2017', value: '2017' }, { label: '2018', value: '2018' },
                { label: '2019', value: '2019' }, { label: '2020', value: '2020' },
                { label: '2021', value: '2021' }, { label: '2022', value: '2022' },],
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '50px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 3,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '50px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 7,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 8,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 9,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 25,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 26,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 27,
                filter_type: "multi_select",
                select_type: 'select2',
                select_type_options: {
                    width: '75px',
                    dropdownAutoWidth: true,
                }
            },
            {
                column_number: 28,
                filter_type: "range_date",
                date_format: "mm/dd/yyyy",
                filter_delay: 500,
                datepicker_type: 'jquery-ui'

            },
        ])
    });
&lt;/script&gt;
{% endblock %}

</code></pre>
]]>
        </description>
    </item>
    <item>
        <title>BUG: Cannot use AUTOFILL on FIXED COLUMN</title>
        <link>https://next.datatables.net/forums/discussion/63642/bug-cannot-use-autofill-on-fixed-column</link>
        <pubDate>Thu, 06 Aug 2020 21:33:27 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>pybcg</dc:creator>
        <guid isPermaLink="false">63642@/forums/discussions</guid>
        <description><![CDATA[<p><strong>Link to test case</strong>:<br />
<strong>Debugger code (debug.datatables.net)</strong>:<br />
<strong>Error messages shown</strong>:<br />
<strong>Description of problem</strong>: It appears that you cannot autofill on columns that are fixed. Is this a known bug? Is there a fix being made for this issue?</p>
]]>
        </description>
    </item>
    <item>
        <title>About autofill and background color</title>
        <link>https://next.datatables.net/forums/discussion/60840/about-autofill-and-background-color</link>
        <pubDate>Wed, 04 Mar 2020 16:09:57 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>jpavan</dc:creator>
        <guid isPermaLink="false">60840@/forums/discussions</guid>
        <description><![CDATA[<p>Topic 1 Autofill. When filling columns by dragging the value of a cell, the data is copied but not updated in the database.<br />
Ex: It can be seen in:</p>

<p><a rel="nofollow" href="https://www.pavanconsultores.com.ar/pruebas/pru01.php">https://www.pavanconsultores.com.ar/pruebas/pru01.php</a></p>

<p>where you try to copy the value of the cell in the row with ID 8, column SEM 07 down.<br />
 <br />
Topic 2: Background color Cells are colored according to a conditional, but when copying data by dragging, the color is refreshed only in those cells with NULL values, if the cell has some other value the color is not modified according to the new data.</p>
]]>
        </description>
    </item>
    <item>
        <title>Auto incrementing by 0.1 results in a full length float</title>
        <link>https://next.datatables.net/forums/discussion/60275/auto-incrementing-by-0-1-results-in-a-full-length-float</link>
        <pubDate>Mon, 03 Feb 2020 10:07:36 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>morrbo</dc:creator>
        <guid isPermaLink="false">60275@/forums/discussions</guid>
        <description><![CDATA[<p>Hey there,</p>

<p>When using the auto-incrementing number function in autofill and keytable, if you pass it, for example 0.1, then subsequent values will have the full length of decimal places.</p>

<p>E.g.</p>

<p>1.1 dragged with an increment of 0.1 becomes:<br />
1.2000000000000002<br />
1.3000000000000003</p>

<p>and so on.</p>

<p>Fiddle here:</p>

<p><a rel="nofollow" href="https://jsfiddle.net/rk2n8up4/2/">https://jsfiddle.net/rk2n8up4/2/</a></p>

<p>I'm not sure if this is a bug per se, or something you expect to be addressed by the datatables dev in a custom algo of some description?</p>

<p>Thanks very much</p>
]]>
        </description>
    </item>
    <item>
        <title>How to use autoFill ?</title>
        <link>https://next.datatables.net/forums/discussion/60159/how-to-use-autofill</link>
        <pubDate>Mon, 27 Jan 2020 10:37:07 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>danygiaco</dc:creator>
        <guid isPermaLink="false">60159@/forums/discussions</guid>
        <description><![CDATA[<p>Hello,</p>

<p>I'd like to use the autoFill feature within my tables but I do not succed to implement it.</p>

<p>I tried using :</p>

<pre><code> autoFill: true
</code></pre>

<p>and :</p>

<pre><code>autoFill: {
            enable: true
        }
</code></pre>

<p>within the datatable creation but no success.</p>

<p>Could you please help me implementing this feature ?</p>

<p>Thank you for your help.</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill with Editor not sending all row data</title>
        <link>https://next.datatables.net/forums/discussion/59626/autofill-with-editor-not-sending-all-row-data</link>
        <pubDate>Thu, 19 Dec 2019 00:40:33 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>minifiredragon</dc:creator>
        <guid isPermaLink="false">59626@/forums/discussions</guid>
        <description><![CDATA[<p>When I do a single row edit, it works, but when I do an auto fill, all it is sending is row id and changed data.  I added in:</p>

<pre><code>$j('#tProfit').on( 'click', 'tbody td:not(.readonly)', function (e)
        {
            //editor.inline( this );
            editor.inline( this, { submit: 'allIfChanged'} );
        }); 
</code></pre>

<p>and also tried</p>

<pre><code>formOptions: {
        inline: {
            submit: 'allIfChanged'
        },
    },
</code></pre>

<p>I remember this working at one point in the past, not sure what I broke or why it stopped working.</p>

<blockquote>
  <p><strong>Edited by Colin</strong> - Syntax highlighting. Details on how to highlight code using markdown can be <a rel="nofollow" href="/manual/tech-notes/8#Code">found in this guide</a>.</p>
</blockquote>
]]>
        </description>
    </item>
    <item>
        <title>Always fill vertical and never show selection dialog</title>
        <link>https://next.datatables.net/forums/discussion/58669/always-fill-vertical-and-never-show-selection-dialog</link>
        <pubDate>Fri, 18 Oct 2019 15:55:32 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>keith.abramo</dc:creator>
        <guid isPermaLink="false">58669@/forums/discussions</guid>
        <description><![CDATA[<p>Hello,</p>

<p>I'm using the autofill extension and was wondering if there was a way to tell it to always fill vertically without prompting the user on how to fill when multiple columns are selected to fill? I see there is an option to turn autofill.horizontal = false, but then I can't select multiple columns to fill vertically.</p>

<p>I would love to have to ability to select 3 rows from columns A and B and have A1 fill A2 and A3 and then have B1 fill B2, and B3 without prompting the user on how to fill the cells.</p>

<p>I was trying to do something like this</p>

<pre><code>        delete $.fn.dataTable.AutoFill.actions.fillHorizontal;
        delete $.fn.dataTable.AutoFill.actions.increment;
        delete $.fn.dataTable.AutoFill.actions.fill;
        delete $.fn.dataTable.AutoFill.actions.cancel;
</code></pre>

<p>To remove all the other global options, but now I just get an error if I only try to fill one column.</p>

<p>Is this possible?</p>

<p>Thanks!</p>
]]>
        </description>
    </item>
    <item>
        <title>Autofill cannot be disabled</title>
        <link>https://next.datatables.net/forums/discussion/58867/autofill-cannot-be-disabled</link>
        <pubDate>Wed, 30 Oct 2019 03:42:21 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>KelvinDing</dc:creator>
        <guid isPermaLink="false">58867@/forums/discussions</guid>
        <description><![CDATA[<p>Autofill cannot be disabled after first draw even after 'autofill' class is removed from columns.<br />
autofill seems dependent on the class in the first draw of the datatable.</p>

<p>Is there any other way to disable autofill besides removing class from column.</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill values from left join table</title>
        <link>https://next.datatables.net/forums/discussion/57854/autofill-values-from-left-join-table</link>
        <pubDate>Mon, 26 Aug 2019 00:33:07 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>icefield</dc:creator>
        <guid isPermaLink="false">57854@/forums/discussions</guid>
        <description><![CDATA[<p>Using autoFill to modify data in table works well.  Just discovered that feature Friday, and can't tell you guys how impressed I am with the ease of implementing that feature on data tables.</p>

<p>But . . .</p>

<p>Some of the tables in my app use leftJoin's to pull in additional attributes from associated tables.  In order to update information in the editor for the leftJoin tables, I return the record id of the row in the associated table.  When editing these values in the editor, everything works fine.</p>

<p>Today I noticed that autoFill generated edits send the value to be updated in the leftJoin table to the editor, but the record id for that row in the associated table is not passed into the editor, and thus the leftJoin'ed data is not being updated as part of the autoFill operation.</p>

<p>How do I go about getting autoFill to include the leftJoin'ed table's record id so that information in that table is updated?</p>
]]>
        </description>
    </item>
    <item>
        <title>Omit certain columns when using autoFill</title>
        <link>https://next.datatables.net/forums/discussion/54134/omit-certain-columns-when-using-autofill</link>
        <pubDate>Tue, 22 Jan 2019 02:47:22 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>KelvinDing</dc:creator>
        <guid isPermaLink="false">54134@/forums/discussions</guid>
        <description><![CDATA[<p>I have a datatable shown below:<br />
<img src="https://datatables.net/forums/uploads/editor/z5/0y0wiziiztd1.png" alt="" title="" /></p>

<p>I'm trying to use autoFill to allow users to drag values across the whole row however, I do not want the values to go into the columns that are yellow and have the class "weekend". I have managed to grab the class name of the cells using <code>cells[0][0].cell.node().className</code> on a autoFill event however, I do not know how to stop the values from going into the yellow columns and with the class "weekend"</p>

<p>How do I go about stopping the yellow columns from getting autoFilled?</p>
]]>
        </description>
    </item>
    <item>
        <title>How do i get the classname of autofill cells.</title>
        <link>https://next.datatables.net/forums/discussion/54116/how-do-i-get-the-classname-of-autofill-cells</link>
        <pubDate>Mon, 21 Jan 2019 02:08:29 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>KelvinDing</dc:creator>
        <guid isPermaLink="false">54116@/forums/discussions</guid>
        <description><![CDATA[<p>How do I get the classnames of those cells that was selected during autofill?</p>

<pre><code>   $('#TestTable').DataTable().on( 'autoFill', function ( e, datatable, cells ) {
                                var x = table.cells('.PublicHoliday');
                                alert(cells[0].className);
                                alert( (cells.length * cells[0].length)+' cells were updated' );
                            } );
</code></pre>
]]>
        </description>
    </item>
    <item>
        <title>Autofill not saving</title>
        <link>https://next.datatables.net/forums/discussion/52121/autofill-not-saving</link>
        <pubDate>Wed, 19 Sep 2018 04:29:20 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>test42</dc:creator>
        <guid isPermaLink="false">52121@/forums/discussions</guid>
        <description><![CDATA[<p>Hi,</p>

<p>I setup autofill and when I go to drag it, it would highlight the rows but not save any data in it. Now, I don't know what changed but it doesn't even show the little blue box to drag. I'm using autofill with keys together + inlining. Wondering what I'm doing wrong...</p>

<pre><code>autoFill: {
                columns: ':not(:first-child)',
                editor: editor
            },
            keys: {
                columns: ':not(:first-child)',
                editor: editor
            },
            select: {
                style: 'os',
                selector: 'td:first-child',
                blurable: true
            },     

</code></pre>
]]>
        </description>
    </item>
    <item>
        <title>Is there a way to prevent Autofill in the horizontal direction</title>
        <link>https://next.datatables.net/forums/discussion/36769/is-there-a-way-to-prevent-autofill-in-the-horizontal-direction</link>
        <pubDate>Tue, 09 Aug 2016 06:55:31 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>msand01</dc:creator>
        <guid isPermaLink="false">36769@/forums/discussions</guid>
        <description><![CDATA[<p>ehonep</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill disabling of automatic re-sorting</title>
        <link>https://next.datatables.net/forums/discussion/47674/autofill-disabling-of-automatic-re-sorting</link>
        <pubDate>Wed, 07 Feb 2018 03:13:10 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>msand01</dc:creator>
        <guid isPermaLink="false">47674@/forums/discussions</guid>
        <description><![CDATA[<p>This would be more of a feature request I guess, but would it be possible to add a third choice to the AutoFill.update option<br />
where it would update the data, but not re-sort?  Similar to a draw('page') ?<br />
A lot of times we are auto filling on a column that is sorted, and it can sometimes cause confusion/issues as it resorts.<br />
Thank you.</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill number input control not displayed correctly with Bootstrap 3</title>
        <link>https://next.datatables.net/forums/discussion/47349/autofill-number-input-control-not-displayed-correctly-with-bootstrap-3</link>
        <pubDate>Mon, 22 Jan 2018 19:02:47 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>kthorngren</dc:creator>
        <guid isPermaLink="false">47349@/forums/discussions</guid>
        <description><![CDATA[<p>This can be seen in the example:<br />
<a rel="nofollow" href="https://datatables.net/extensions/autofill/examples/styling/bootstrap.html">https://datatables.net/extensions/autofill/examples/styling/bootstrap.html</a></p>

<p>Try autofilling the age column.  The increment/decrement arrows are displayed but the numbers are hidden.</p>

<p>Kevin</p>
]]>
        </description>
    </item>
    <item>
        <title>Disable Built-In Fill Plug-In</title>
        <link>https://next.datatables.net/forums/discussion/45495/disable-built-in-fill-plug-in</link>
        <pubDate>Fri, 27 Oct 2017 01:48:31 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>MrNazgul</dc:creator>
        <guid isPermaLink="false">45495@/forums/discussions</guid>
        <description><![CDATA[<p><strong>Question</strong><br />
Is it possible to disable built-in Fill plugins for the AutoFill extension?  In my use-case scenario there is never a need for incrementing numbers.  I'd like users to be able to quickly fill numerical values without getting the popup to choose the fill method each time.</p>

<p><strong>Workaround (Almost)</strong><br />
I can hide the AutoFill dialog with css and manually trigger the click event on the fill method I want, but there isn't an event on AutoFill that fires after the dialog is shown for me to know when to perform this trickery.  Definitely not a desired solution, regardless.  :-)</p>

<p><strong>Side Notes</strong><br />
It would also be really handy to have an option to lock filling behavior to purely vertical or horizontal (similar to Excel behavior) so that users can't fill both directions at once.  This would circumvent the popup for instances when horizontal vs vertical fill methods had to be chosen from.  Obviously it limits functionality, but for use cases where it's not needed it would be handy.</p>

<p>If the KeyTable extension had the ability to focus multiple cells in a single row or in a single column (perhaps with Ctrl+Click) then vertical and horizontal filling could be controlled based upon the type of selection and also avoid the need to choose the fill method.</p>
]]>
        </description>
    </item>
    <item>
        <title>Error when using autoFill().disable()</title>
        <link>https://next.datatables.net/forums/discussion/39778/error-when-using-autofill-disable</link>
        <pubDate>Tue, 03 Jan 2017 20:03:33 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>msand01</dc:creator>
        <guid isPermaLink="false">39778@/forums/discussions</guid>
        <description><![CDATA[<p>I'm attempting to use the autoFill.disable() API method per this example:   <a rel="nofollow" href="https://datatables.net/reference/api/autoFill().disable()">https://datatables.net/reference/api/autoFill().disable()</a><br />
However, I get a 'Uncaught TypeError: table.autoFill is not a function' when clicking the toggle button and the autofill functionality is not disabled. I think it must be a library that I am missing, but I am not seeing it.<br />
Here is an example:  <a rel="nofollow" href="http://live.datatables.net/zezavede/1/edit">http://live.datatables.net/zezavede/1/edit</a><br />
Is there a way to dynamically disable autofill?</p>
]]>
        </description>
    </item>
    <item>
        <title>AutoFill after ColReorder</title>
        <link>https://next.datatables.net/forums/discussion/39512/autofill-after-colreorder</link>
        <pubDate>Fri, 16 Dec 2016 20:19:20 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>msand01</dc:creator>
        <guid isPermaLink="false">39512@/forums/discussions</guid>
        <description><![CDATA[<p>Is there a way to re-correlate AutoFill columns after a ColReorder?<br />
For example if I have "autoFill": { columns: [ 3, 4, 5] } and then a user drags column 8 in between columns 4 and 5, then my old column 5 is no longer auto-fillable, but the old column 8 is.</p>
]]>
        </description>
    </item>
    <item>
        <title>datatables.net-autofill-bs bower missing autoFill.bootstrap.*.js</title>
        <link>https://next.datatables.net/forums/discussion/39202/datatables-net-autofill-bs-bower-missing-autofill-bootstrap-js</link>
        <pubDate>Wed, 30 Nov 2016 14:34:53 +0000</pubDate>
        <category>AutoFill</category>
        <dc:creator>DataTablesVerbund</dc:creator>
        <guid isPermaLink="false">39202@/forums/discussions</guid>
        <description><![CDATA[<p>In Version 2.1.2 datatables.net-autofill-bs bower package is missing autoFill.bootstrap.min.js and autoFill.bootstrap.js</p>

<p><a rel="nofollow" href="https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap/tree/master/js">https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap/tree/master/js</a></p>
]]>
        </description>
    </item>
   </channel>
</rss>
