Search
10314 results 1941-1950
Forum
- 20th Nov 2019download builder problemand unchecked in the url to the downlaod builder
- 19th Nov 2019use $_GET variable on Editor::inst( $db, $sql_table, 'ID' )editor = new $.fn.dataTable.Editor( { ajax: { url: 'php/table.mant_dm.php?table=' + _table, }, table: '#mant_dm',
- 19th Nov 2019Difficulty with stateSaveCallback and stateLoadCallbackvar screen_category=encodeURIComponent("Vertrag Suchen"); $.ajax( { url: "/searchscreenprofile?uname="+uname+"&screen_category="+screen_category, async: false, dataType:
- 18th Nov 2019server side columnsexample uses the same URL as defined in the
- 18th Nov 2019Editor's Trial version on Azure.Can you post the URL of the page you want checked?
- 17th Nov 2019multi-Level RowGroupfalse, "orderCellsTop": true, "ajax": { "url": '@Url.Action("GetDataRegulation", "Regulation")', "type": "POST",
- 14th Nov 2019Custom insert, update, delete method for EditorajaxEditor = new $.fn.dataTable.Editor($.extend(true, { ajax: { url: 'home/sampleMVController', type: 'POST', dataType:
- 12th Nov 2019How should I call a route from the href link(along with sending a id with it).parameter in the href url - e.g.: <a href="/my/controller/route?id=4">4</a> Is
- 11th Nov 2019Load LDAP datas to editor Inputval, data, callback ) { $.ajax( { url: '/include/ajax/loadDisplay.php', data: { nt: val
- 11th Nov 2019[Bug Report] dependent() when called with a object in fetch parameter, casts to stringof javascript: if ( $.isPlainObject( url ) ) { $.extend( ajaxOpts, url ); } else