Search
10122 results 5301-5310
Forum
- 25th Aug 2021Error edit cell A system error has occurred mvc c # Hi I am stuck, using datatable editor. I sendeditor = new $.fn.dataTable.Editor({ ajax: { url: '@Url.Action("ActualizaDescuentos", "Home")', type: 'POST',
- 24th Aug 2021Is there a way to reinitialise 'virgin' render?id' => '__ID__']) }}"; let URL = urlToReplace.replace('__ID__', $(this).val()); $.ajax({ type:
- 23rd Aug 2021Cells are not triggered in edit event in editor Uncaught ReferenceError: table is not definajax: { edit: { type: 'POST', url: '@Url.Action("ClientesNuevos", "ClientesProspectosCom")' }, },*@ ajax: '@Url.Action("ClientesNuevos",
- 23rd Aug 2021Columns matching but still get "cannot read property 'style' of undefineduri = _spPageContextInfo.webAbsoluteUrl + "/_api/web/lists/getbytitle('TestDynamicTaskList')/items?$select=AssignedTo,Priority,Title,Status,StartDate,DueDate,PercentComplete" $.ajax({ url: uri, method: "GET", headers:
- 22nd Aug 2021How do I get the data in my controller from an edit editor?ajax: { edit: { type: 'POST', url: '@Url.Action("ClientesNuevos", "ClientesProspectosCom")' }, }, table: "#example",
- 20th Aug 2021I want to integrate the translator plug in and export to excelin $(document).ready(function() { $('#tabla1').DataTable({ "language": {"url": '/datatable/Spanish.json'}, }); the 2 work
- 20th Aug 2021Get all unique data in a columnparams: ƒ, reload: ƒ, url: ƒ} cell: ƒ () cells:
- 20th Aug 2021Editor Datatables with variable Dropdownlisteditor = new $.fn.dataTable.Editor({ ajax: { url: "/Controller/EditorTable" , type: "POST"}, table:
- 20th Aug 2021How do I get the data that I am editing in the controller in datatable editor I am using asp.net mvcajax: { edit: { type: 'POST', url: '@Url.Action("ClientesNuevos", "ClientesProspectosCom")' } }, table: "#example",
- 19th Aug 2021How to remove .form-inline class from dataTables_wrapper?turns off sorting } ], "language": { "url": "//cdn.datatables.net/plug-ins/1.10.21/i18n/Slovak.json", } }); $( this.dataTableObject.table().container() ).removeClass( 'form-inline'