Quantcast
Channel: Editor — DataTables forums
Browsing all 3740 articles
Browse latest View live

Validate comma as numeric in Editor

Greetings, I have searched for a solution to a problem i'm having regarding input in Editor. I want to validate a field as numeric, but want to allow comma as a decimal separator instead the dot that...

View Article


Bootstrap Integration for DataTables Editor: Set Draggable to True

Hi, Any chance to set draggable to true while using the the Bootstrap integration for DataTables Editor? Thank you in advance, Tom

View Article


using editor field value as an external variable in a select

i am setting up a returns form whereby i want to ensure the select field will have a maximum value of the original order quantity. using the example on page...

View Article

bserverside, searching failing, error, help please

good day, im using the very latest 1.6.5, bserverside false and all works perfect 100% bserverside true and all works perfect 100% except searching, searching for filtering fails "DataTables warning:...

View Article

where_group bug in Editor v1.6.5

I believe there is a small type-o in the php\Datatables\Query.php file in the recent 1.6.5 version. The public where_group function has an is_object($key) check where $key is undefined on line 661.

View Article


Can .set access a function

I have the following code: $('#cc-list').on('click', 'a.editor_copy', function (e) { e.preventDefault(); // get the current row copyrow = $(this).closest('tr'); // in case all row data not loaded, get...

View Article

Multiple values not showing a warning with checkboxes.

If multi-row editing is allowed on a field, Editor will show a message (Multiple values The selected items contain different values for this input. To edit and set all items for this input to the same...

View Article

Image may be NSFW.
Clik here to view.

error when using serverside and searching, help please

good day, I explain you my issue to see if you can help me im using one of the latest versions of your editor, 1.6.1 All is working perfect without server side, but I want server side. So I activate...

View Article


Possible bug when exiting editing on top of another cell

Good day, this feels like a bug to me I'm using latest version 1.6.5 load a table Do a filtering search on search box to search via some criteria go to any cell click on the cell and edit it now comes...

View Article


Duplicating rows?

Is there any button or functionality I can add so that instead of creating a new row I can duplicate an existing row to make variations of it faster? thanks a lot Jav

View Article

Filtering specific value of specific column

Hi, I'm trying to use this "aoSearchCols": [ null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,{ "sSearch": "peter"...

View Article

can I filter a datatable according to an SQL query?

is it possible to do a search based on an SQL query? like init the datatable in connection with a specific SQL query like "SELECT * from table where org='whatever' thank you again

View Article

Adding rows in Editor like Excel?

Is there a way to insert a blank row to enter data in Editor like how it works in Excel? Even better with Autofill functionality to easily duplicate data. Just wanted to see what's the best way to mass...

View Article


secondary dynamic table (in bubble), would it be possible?

The data I am working on has a one-to-many relation with various id's from other sources on the same item. I like the user to see them and be able to add a new key+id pair. The way I envision this...

View Article

Use editor upload control into custom Modal

Hi Allan, We're trying to have an Editor inside Editor for uploading image. Unfortunately its not possible at the moment, as what you say in https://datatables.net//forums/discussion/comment/102392. So...

View Article


Render function executes 4 (or more) times more than available records.

As a question of performance I was doing tests and I found some strange behavior with the render function. Take for example this https://editor.datatables.net/examples/plug-ins/fieldPlugin.html one. If...

View Article

disabling editing of a column

Good day, In my tables I dont want to allow people to edit the userid field because its auto-increment and that would cause problems. I tried not to include it in the table but that gives trouble, so...

View Article


Options array not loading properly

I have tried everything I can think of but I cannot get the options array to load for me. I have the left join working and pulling the description from the child class properly. But my selection option...

View Article

Image may be NSFW.
Clik here to view.

how to get the "name" value of a table that is not directly related to the...

In the editor of "column" I want to show the warehose and block names. How can I do it ? thanks

View Article

Datatables Editor sending Request Method OPTIONS on initialization

I've just the latest release of datatables editor and I am getting an alert for illegal json response (datatables.net/tn/1) for each editor on the page. By reviewing the network connections, I have...

View Article
Browsing all 3740 articles
Browse latest View live