Тёмный

Drag and drop table rows and save position in database | Drag and drop update table rows using PHP. 

Learning Points
Подписаться 9 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@saranghe4652
@saranghe4652 2 года назад
Thank you for this simple and effective solution. 😊
@LearningPointsCourses
@LearningPointsCourses 2 года назад
Welcome 😊
@rexdegn
@rexdegn 9 месяцев назад
Is it possible to copy or download the index.php you write here?
@MuhammadAli-dq1vk
@MuhammadAli-dq1vk 2 года назад
Thankyou for this tutorials
@LearningPointsCourses
@LearningPointsCourses 2 года назад
Thanks
@mfmusics4680
@mfmusics4680 5 месяцев назад
Tnx...
@chintankavathiya9451
@chintankavathiya9451 Год назад
drag and drop in datatable not working on next second page correct position not updating in database
@RKTech-rh5rz
@RKTech-rh5rz Год назад
can we implement it's on python's project?? can you make one more video for python ??
@hehe-e3i
@hehe-e3i 2 года назад
how to make that drag and drop also update in mysql? i mean admin can drag and drop the data and also in user it change same as admin?
@LearningPointsCourses
@LearningPointsCourses 2 года назад
Sure. When drag and drop it will also update in databases. So that order will reflect all places where you need.
@hehe-e3i
@hehe-e3i 2 года назад
@@LearningPointsCourses but mine not updated in database. It’s changes in admin page, but nothing change in database and also user side
@LearningPointsCourses
@LearningPointsCourses 2 года назад
@@hehe-e3i Have you followed the last part? I showed you by connecting with database. After 20:00 , please check this - I think it will solve your problem.
@Omhange
@Omhange 2 года назад
I just want to add that show dropdown in my table what should i do ???
@LearningPointsCourses
@LearningPointsCourses 2 года назад
You can customize datatable. Can get help from datatable documentation
@sandikawiranata6395
@sandikawiranata6395 3 года назад
How if using codeigniter 3?
@LearningPointsCourses
@LearningPointsCourses 3 года назад
Concept same. You just need to put table in view. You will pass data from controller. While dragging call ajax which actually call a controller function. Better if you can add div in view and put an id for that div. And always load table inside that div using ajax. Means there will be two view one for page and another for table. and the table will always manage through ajax.
@sandikawiranata6395
@sandikawiranata6395 3 года назад
@@LearningPointsCourses ok thanks bro
@sandikawiranata6395
@sandikawiranata6395 3 года назад
Can you make a video tutorial for this?
@LekhnathRijal
@LekhnathRijal 8 месяцев назад
caution : do not use this technique for tables with more than 5 records 😂
Далее
Everything HTML5 Drag and Drop
40:46
Просмотров 13 тыс.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 208 тыс.
Sorting Table Row using JQuery Drag Drop with Ajax PHP
10:58
React Drag And Drop Tutorial - React-DND Made Simple
28:43