Top "Jquery-jtable" questions

jTable is a jQuery plugin that manages CRUD tables using AJAX.

Adding default values in JQuery jTable add/edit forms

I am using JQuery jTable plugin in my web application. I have to set some fields in the add/edit …

jquery jquery-jtable
How Add Check box Column to jquery JTable?

I read Jtable references and saw samples , I want to add check box column to Jtable result and each of …

javascript jquery jquery-jtable
How can I insert a scrollbar in jquery jtable?

I am using the great jquery plugin jtable. But I can't find any examples showing a vertical scrollbar. I tried …

javascript jquery jquery-jtable
jquery jtable custom click event action routing

This is a followup question to the one answered here: jquery jtable custom click event instead of just doing an …

jquery jquery-jtable
JTable : 'An error occured while communicating with the server ' while updating or deleting records

I am kind of stuck in this problem for hours until now. I am trying to update the record of …

jquery jquery-ui asp.net-mvc-4 jquery-jtable
How to upload image in jQuery jTable

I successfully created an upload field in create mode in jQuery jTable as follows: upload: { title: 'Upload Image', input: function (…

jquery-jtable