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

set editor (datetime) field options after .on() event

I am using the bootstrap datetimepicker 2 plugin for editor and on selecting a startdate input value, i would like to set the minDate for the enddate, so that the user cannot select an end date before...

View Article


Editor w/ Foundation

Is the popup modal with editor, using Foundation styling, not working?

View Article


Date and time input issue

See https://datatbl.herokuapp.com/dt I don't understand what I do wrong ... datetime control doesn't recognize my format and shows current datetime instead of field's value( I use the following...

View Article

What's wrong with Date picker?

http://screencast.com/t/dL8YKExMji Nov 28 2015 is Saturday not Friday .... or?

View Article

Submit button only to specific column

Hi! How can I display a submit button only for a specific column and use for the rest a normal inline edit? For example: My table has 10 rows and I want on column 5 with a textarea an submit button and...

View Article


Can't edit when DataTable in jQuery UI dialog

I've noticed a pretty strange behaviour and was wondering if anyone else has had it, or knows any workarounds. I have a datatable that is working perfectly when I navigate to it directly. If I try to...

View Article

If multi-update partly failed what I have to return from server?

Let's say if I update 5 records: 3 successful and 2 unsuccessful, what format of record-set should be returned from server? I.e. how to combine: { "data": [ { "DT_RowId": "row_29", "first_name":...

View Article

Editor serverside load all the records instead just the ones needed

Hi everybody, I bought recently the editor, and I'm not able anymore to interact correctly with mysql dB. At the init it download all the records, instead of just the 25 i asked for the pagination....

View Article


May I use the time input on my custom control outside Editor?

I would like to use it outside the Editor. Is it possible to use or better take another timepicker?

View Article


How to initialize a custom field?

As we know Editor creates fields and shares them between calls ... but my custom field's view can be changed during inputting value (i.e. some independent check-boxes can be set or assigned classes...

View Article

Unprocessable Entity stops execution

hi, i'm working with datatables and rails as backend, the problem is when rails returns an error, let's say, semantic error, a letter in numeric field, server response with status:422(Unprocessable...

View Article

Editor "new" form posts empty values

Hi everybody, after one week of search/tests/debugging and headaches... I'm kindly seeking your help on the following problem: Consider the following simple piece of code (I'm focusing on the POST...

View Article

using { extend: "create", editor:editor} - How to close lightbox?

Have a datatable with simple bubble editor If my user clicks new, and changes his mind, how do I offer a cancel or close button within the lightbox? Clicking another cell to open bubble editor does not...

View Article


Open editor form from a custom button

Hi! I have a list of persons - each person can have n notes attached. For displaying the multiple notes, I am going to use nested tables. For adding a note: My plan was to have a custom button (extend:...

View Article

Batch Adding

I have an editor where the customer can add brands which is just a simple text field. I have been asked if they can batch add brands for example 5 at a time. Is this possible? Thank You, Randy

View Article


Using the separator option with MULTIPLE

My Editor works fine, and I am able to use the multiple option to allow the user to make multiple choices. However, when I add the separator option, the editor stops working. How do I use this option?...

View Article

datetimefield/dependent

following on from a previous thread http://datatables.net/forums/discussion/31507/ I am having a problem with the editor (1.5.3) datetimefield/dependent editor.dependent( 'tblevent.EventDate', function...

View Article


Field type plug-in stoped working after moving from editor 1.4.2 to editor 1.5.3

I have realized the problem with field type custom made plug-in after moving from editor 1.4.2 to 1.5.3. Initial value of field is not set, and also it is not possible to write value to the db. Here is...

View Article

Duplicate row problem

Hello, I'm using your duplicate row function and I got a bug there. When I select a row and click on the duplicate button it opens the dialog as edit mode, after I click again on the duplicate...

View Article

recharge change event in a select box when the form editor opens

Hello I'm trying to implement a change event on selectbox. The code is as follows: continent     editor = new $ .fn.dataTable.Editor ({ ...         fields: [             {                 label:...

View Article
Browsing all 3744 articles
Browse latest View live