I have a table being generated from a MySql database and I am wondering how to add an extra column to the table that does not exist in the database. Ideally I'd like it to be a checkbox column, but I can't figure out how to add any kind of column at this point. The add/remove column buttons are missing.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
If you made table from MySQL query then only way to add more column is through database(with tool that you use for manipulating tables in database like phpmyadmin)
Adding new column in wpdatatables at the moment is possible with manual table and imported tables (second and third option in table wizard) You can check about that in our documentation on this link.
I was wanting to add a checkbox column and it sounds like I can't do that. So the next alternative would be just clicking the row to select it. I see you can select one row, but how do you select multiple rows at the same time? Here's an example of the functionality I want from the DataTables.net documentation: https://datatables.net/extensions/select/examples/api/select.html
Unfortunately, at the moment something like this is not possible with built in features of plugin. However, it appears in requests from time to time, so we will add to our idea list and look into some possible solutions on plugin side in the future.
I have a table being generated from a MySql database and I am wondering how to add an extra column to the table that does not exist in the database. Ideally I'd like it to be a checkbox column, but I can't figure out how to add any kind of column at this point. The add/remove column buttons are missing.
Hi wdmweb,
Thank you for your purchase.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
If you made table from MySQL query then only way to add more column is through database(with tool that you use for manipulating tables in database like phpmyadmin)
Adding new column in wpdatatables at the moment is possible with manual table and imported tables (second and third option in table wizard) You can check about that in our documentation on this link.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
I was wanting to add a checkbox column and it sounds like I can't do that. So the next alternative would be just clicking the row to select it. I see you can select one row, but how do you select multiple rows at the same time? Here's an example of the functionality I want from the DataTables.net documentation: https://datatables.net/extensions/select/examples/api/select.html
Hi wdmweb,
Sorry for misunderstanding,
Unfortunately, at the moment something like this is not possible with built in features of plugin. However, it appears in requests from time to time, so we will add to our idea list and look into some possible solutions on plugin side in the future.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables