Search
2506 results 871-880
Reference
autoFill.update› Control automatic update of data when a fill drag is completedAt the end of a fillautoFill.horizontal› Enable / disable user ability to horizontally drag and fillThis option can be used to disable the end user's ability to drag and fill across columns. The drag and fill action will be restricted to the column that they started the drag on if this feature is disabled.autoFill.focus› Action that will cause the auto fill drag handle to appear in a cellThe click-to-drag auto fill dragautoFill.enable› Initial enablement state of AutoFillcertain times, depending on the state of your application.autoFill.editor› Attach an Editor instance for database updatingtypically wish to update the data source to reflectautoFill.columns› Select the columns that can be auto filledit will not show the fill drag handle andautoFill.alwaysAsk› Always ask the end user if an action should be taken or notfill is completed by the end user, AutoFill willpreAutoFill› An auto fill action is about to be applied to the tableDataTable - it occurs after the fill drag has beenautoFill› An auto fill action has been completedaction is completed by the end user. This occursautoFill().enabled()› Determine if AutoFill is enabled or disabledThis method can be used to determine if the AutoFill extension for a DataTable is enabled on a table or not. A simple boolean value is given indicating the status.