Adding Columns to Data Sourced jQuery Data Table

preview_player
Показать описание
This video addresses a problem encountered while using the DataTables library.

WORK WITH ME👇🏼

✅ Need help with your project? Schedule a call with me at:

💻 Code written in video
Рекомендации по теме
Комментарии
Автор

Dude, thanks alot for these videos. They really help me at my job. I'm using python and recently we started to create flask app and even doe a have the basics of JS i always hated web dev tbh. But after i started to understand how things actually work, the situation changed. Thanks again.

valigeorge
Автор

i want to put data-id in it how do i fetch the id from the data source

diagknowstech
Автор

how can I render checkboxes or any element with different id values for each?

kleinerinthelab
Автор

Hi, many thanks for this trick. I have added first column for "edit" action, but I couldn't add 2nd column like this for "delete" action. a little help will be appreciated. Thanks.

HazaraSocialServices
Автор

Could You please show how to use datatables with SQLAlchemy and Flask ? (use some query and print the score in datatables)

szymonf
Автор

thanks man for all the videos. i am using Flask Sqlalchemy (declarative_base) to import tables from my postgresql database and show it on a html and for pagination and search tools i used Datatables because of all the features ..i could combine them but the problem is that [Search] is working just for the first page .. what i mean it doesent search through all the pages .. can u please make a video of how this work ? or explain it in a comment ? Thanks man

anouartouil