Search
2506 results 351-360
Reference
rowReorder.enable› Enable / disable RowReorder's user interactionThis option can be used to disable RowReorder's end user interaction when the DataTable is first created. It can then later be enabled using the rowReorder.enable() API method.rowReorder.editor› Attach an Editor instance for database updatingtypically wish to update the data source to reflectrowReorder.dataSrc› Configure the data point that will be used for the reordering dataRowReorder will automatically adjust the data in the DataTablerow-reordered› After rows have been reordered by the end userThe event data is identicalrow-reorder› Rows have been reordered by the end userevent provides that ability. The data that has beenrow-reorder-changed› Row moved into new position by the end userevent is fired when the user moves a givenrow-reorder-canceled› Reordering canceled by the end userIf the cancelable option enabled thispre-row-reorder› A row reordered action has been initiated by the end user.event is triggered with the dt namespace. As such,rowReorder.enable()› Enable / disable the user's ability to reorder rows.to enable and disable the end user's ability torowReorder.disable()› Disable the user's ability to reorder rows.to enable and disable the end user's ability to