jquery-tabledit
jquery-tabledit copied to clipboard
Inline editor for HTML tables compatible with Bootstrap
When I remove the buttons, there is a problem with ajax sending, it saves information inconsistently, sends it as Null, can you solve this problem?
I have keenly followed the documention of your API but i cant simply seem to get this to either, update, delete or do anything. I have few questions ; 1....
I have tested the textarea version here https://bluesatkv.github.io/jquery-tabledit/#examples7 However, if you want to have a new line in the textarea and hit ENTER then it saves the edit instead of...
Did all the documentation, but nothing to come. Checked the network > options tab in the browser there is empty. For the experiment I used the original version of the...
Hi, Your version of tabledit is great! It is possible to enable or disable a column based on criteria? This is: I have a table with all the 12 months....
Hi, all If tabledit is inside a form and I try to add a new row by `$("#add").click(function(e){ var table = $(this).attr('for-table'); //get the target table selector var $tr =...
Hi please tell me how to create cancel button after edit button clicked.. if user dont wont to edit the details means need to cancel Please give me solution for...
Hi, Your plugin is too good, please add pagination, search & sorting feature to this plugin, i tired to add some other plugins getting problems .. i hope it will...
Empty callback return 'undefined' and after that the variable 'serialize' is 'undefined' too
**News Options Added** - disableSelectAutoFocus In case the select is initiated as js plugin like select2 or Chosen etc. the focus will not work and will jump the page to...