Search
-
How to implement server side processing when "json string" returned from the server controller
by sajay ·Hi Colin, -
Method Destroy many datatables in same page
by thiagoprogramar ·I have in my page, many tables. They are initialized with DataTables jquery with keytable plugins. When i use method $("#mytable1").DataTable().destroy()in a espefic table, all others lose … -
language is not working
by aario ·Tried: -
Add new row inline - editor
by colin ·Hi @JackApplestack , -
How to implement server side processing when "json string" returned from the server controller
by sajay ·I am able to get the json form the server controller (Asp.net Web API 2 - HttpResponseMessage) in a String format. -
Sort by multiple criteria for same column
by colin ·Hi @islamelshobokshy , -
Server side paging with a generic data source (C#).
by braden87 ·Thank you for the reply @colin, -
Editor - Selecting a row using inline editing
by allan ·I'm reasonably certain that it will be this line of code that is stopping the row being selected. It stops the click event from bubbling up, so Select never sees it the first time around. -
Disable Sort Icons for sorted columns
by TobyDS ·So I've sorted three columns in my table but when I then try to get rid of the sort icons it only gets rid of them for the columns I haven't sorted. How would I fix this? Here is the code of my funct… -
New Create Button
by ladbroke ·Thanks Colin, I've taken what you kindly provided as an example. I'm trying to put it into a function, and I'm making a pigs ear of it, what I have still causes the modal to open it looks like this: -
How to set css or background color of row on hover
by kthorngren ·I've used this: -
How to set css or background color of row on hover
by Honeydew ·I did it this way : -
How to set css or background color of row on hover
by Honeydew ·I am trying to add the style on table row hover but it is not applied. Please suggest what is wrong with this code: -
jQuery is not defined
by colin ·Duplicate of this thread, please post just once. -
SyntaxError: unexpected token: '{' in datatables.css:16:16
by liujinliang01 ·Mine still doesn't work. My table is well formed, like this: -
Autocomplete with flexdatalist, id input search, init function
by Ludoludo75 ·Hi, -
Server-side processing, having to SQL query some returned data
by rf1234 ·In some instances when your client side rendering is very different from what is stored in the database you would need to do a transformation of the search string that is passed to the server if you … -
SyntaxError: unexpected token: '{' in datatables.css:16:16
by liujinliang01 ·Hi Kevin, -
SyntaxError: unexpected token: '{' in datatables.css:16:16
by liujinliang01 ·Hi tangerine and Kevin, -
SyntaxError: unexpected token: '{' in datatables.css:16:16
by liujinliang01 ·Wow! Thank you very much, tangerine. I didn't expect any response, not so soon at least. I appreciate your help and I envy your sharp eyes.