Search
-
Editor - How to Get Dates Working in ASP.NET MVC
by andyr ·Thanks, Allan. I changed the System.DateTime types in the model string types. The only formatting I have left in the .NET Controller or JavaScript is: -
Accessibility - Labels redux
by juliaelman ·It looks like this issue has come up a few times and am currently running into as well. After reviewing with the accessibility expert at my workplace, W3C does recommend that you be explicit in your … -
join tables
by manelll ·Hello, I have a little problem , I am currently developing an application with PHP and MySQL , this application should show me -
Passing JavaScript variable between pages works fine, but DataTables is still erroring
by lordterrin ·For the LIFE of me I cannot figure this out. -
Editor - (License) -
by ArunProjects ·I have send the site details using contact form , this is a temporary IP -
iDisplayLength is not honored in server side processing
by steef ·I am using jquery datatables 1.10.6 and implemented the code for server side processing as follows: -
Can I make the ID of Edit / Delete button in defaultContent?
by rahmatiki ·I am a newbie in DataTables. Someone help me, please.... -
TableTools not working (but was)
by charitygrace ·I'm at a bit of a loss as to what's going on. The TableTools swf file appears to installed correctly except the buttons don't show (safari) or the buttons don't work (chrome). -
Update select filters on ajax url load
by duttojp ·Hello, -
sort_asc, sort_desc, sort_both not seen on server.
by joeller ·I am using a plain ordinary Data Table like this. -
Editor - How to Get Dates Working in ASP.NET MVC
by andyr ·I'd like to use GetFormatter() rather some JavaScript. But the situation is I have two date fields in the "var response = new Editor(db...) command: -
Collection with multiple selection
by koko82 ·Hi, -
serverside datatable search on every column
by ratika ·I am using server side dataTable , I want to know how can I enable search on every column(some column contains select box). I was referring http://legacy.datatables.net/ref link, here I saw aoSearchC… -
How can I get the 8th column to show on a new line (additional text)?
by max11 ·Hi -
How to resize columns with DataTables with the search inputs into the table header?
by Crez ·Hi! I would like to know how can I make an auto-sizing of my table columns when I add search inputs into the table header. -
Row gets duplicated when I update rows with same id
by acanfora ·Hi, -
In editor event callback function, how to get the current editing colomns
by allan ·Hi, -
Help with isset($_POST['action']) && $_POST['action'] === 'edit'
by allan ·Use the Editor->validate() method - which is just what the Editor class calls internally to perform the validation. Obviously you need to set up the list of fields etc first. -
Upload example - having some trouble
by lincolncbennett ·I have a table at the moment which uses the Custom display controller for editing basic client info and I have successfully added the upload feature to add a PDF file containing client info. In each … -
In editor event callback function, how to get the current editing colomns
by xyyl619 ·js code is like this