In-Place Editing in DataTable with X-Editable using PHP Ajax

preview_player
Показать описание
Learn How to make Live Inline Editable DataTables with PHP Script & Ajax using jQuery X-Editable plugin. How to use X-Editable plugin with jQuery DataTables plugin for make inline editing using PHP script with Ajax. How to convert jQuery DataTable cells into editable cells by using X-Editable plugin & Ajax at client side and PHP script and Mysql Database at server side.

Рекомендации по теме
Комментарии
Автор

Excellent Video. Sir, I want to on Change like Country, State and City or Caste and Sub caste in X-Editable. Please make a video for it.

AdminAdmin-gjjr
Автор

I like this very much. I request to you please do this in CodeIgniter 4.

cfirajapakar
Автор

how to insert another plugin in this existing datatables?..like dropdown filter?

pwubataan
Автор

what a great video, it's just i was looking for sir.
i have a question, what if i have a compound key, i mean, three primary keys, what should i do to do refenrence to them in tha datatable. In your example:
createdRow:function(row, data, rowIndex)
{
$.each($('td', row), function(colIndex){
if(colIndex == 1)
{
'first_name');
'first_name');
'text');
data[0]);===> "right here."
}

thanks so much.

thejorjungla
Автор

Hi thx for the video is it possible to make it work with sqlite ?

Globulov
Автор

Hello friend, thanks for your video, you know how I can disable a td from the table

Jonathandda
Автор

hello sir
in database empimage column is present. we can display this. but could u show us how to upload a new image in a cell. In the above video we are able to edit text columns. In the same way i would like upload a new image in place of old image. and also could u show us deletion of record for this example pls

harikaaakutota
Автор

pls upload a video of image editable column and deletion of record.

harikaaakutota
Автор

Can we display a table form by joining two or more mysql tables

perotsystemsambattur
Автор

Sir can you please follow unfollow system using php

anonymoustrap
Автор

the music in the background is so fucking annoying

tonyvito