Search
-
Error saving editor form after uploading files
by dynasoft ·Test #2: -
Error when trying to add an item via Editor
-
Warning error when upgrading from Editor v1.7.0 to editor v1.9.0
by perrotin ·Warning: array_merge(): Argument #2 is not an array Editor-PHP-1.9.0/lib/Editor.php on line 1384 -
Cascasing Lists - MVC Issues
by airmaster ·If I go back to the beginning, where I looked at the example you provided, and I showed in the link, and for the #2 example here, they both seem to require the ApiController, and don't work with the M -
Two questions about Editor's edit window
by divad.thgirbla ·I have two issues. -
How do you implement Quill?
by rmeetin ·Here a funny thing to note. With item #2, ID 21, I used the simple textarea form to add bold (<strong>) around the description text. If I switch back to the quill form the strong is there in -
How do you implement Quill?
by rmeetin ·data[row_21][item] item+#2 -
Problem with Toggle Buttons
by Mauro26 ·#if($bHasAuthFinance) { "sTitle": "$!strTotalVal", "sClass": "thsorting thcentered tdright", "iDataSort": 7, "bExport" -
Non Display of Alphabet Bar
by kthorngren ·div.alphabet span { background-color: #2a303c; display: table-cell; color: #ffffff; cursor: pointer; text-align: center; width: 3.7037%; border-left: 2px solid #d2d6df; border-right: 2 -
Excel problems speed etc
by kthorngren ·Looks like you are using data.replace(',', '.'). Are you saying this isn't working? Without being able to see an example with your data its hard to say what the problem might be. Can you provide a -
UTF-8 Charset problem at input | ASP.NET MVC
by verity ·'ABCß' turns into 'ABC&#223' -
Select with a label that includes information from two different tables.
by Gargiucn ·Object(DataTables\Editor), '0') #2 C:\inetpub\wwwroot\test\php\Editor.php(996): DataTables\Editor->validate(Array, Array) #3 C:\inetpub\wwwroot\test\php\Editor.php(683): DataTables\Editor-& -
.NET Server-Side Validation, Conditional Set Values, Triggers and Compound Keys
by ryetgr ·8/10 #2 Conditional .SetValue Server-Side (because code becomes much simpler and cleaner) -
How to change header colour
by colin ·customize: function (doc) { doc.content[1].table.widths = Array(doc.content[1].table.body[0].length + 1).join('*').split(''); doc.content[1].table.body[0].forEach(function (h) { -
How to change header colour
by Kylar ·color: '#2D1D10', fontSize: '16', alignment: 'center' -
Left Join - left field - delay between date
by ocin35 ·for questions #2 and #3: solution found -
Editor Not Saving when enter pressed
by saee2838 ·DataTables\Editor->_insert(Array) #2 public_html/includes/datatableseditor/php/Editor/Editor.php(689): DataTables\Editor->_process(Array) #3 public_html/includes/datatableseditor/exampl -
Editor: German special characters converted into html special characters
by Feraud ·when persisting a string in German like this "100 Stück" (= 100 pieces) the persisted string is 100 Stück. I am searching for way to tell to tell the editor or whatever object it ne -
Upload Function - A server error occurred while uploading the file
by akp982 ·_process(Array)">_process(Array)" href="#2-C:\inetpub\CommsScreens\Admin\php\lib\Editor\Editor.php(661):-DataTables\Editor->_process(Array)">2 C:\inetpub\Comms -
Textbox encoding
by allan ·Can you convert your database to be UTF8? That would be the best option if possible.