Is there a way to specify formatting for grouped table rows?
The screengrab below is sort of what I'm trying to do - The table is grouped by a 'Meet' column, and I would like to format these rows a different color to help them stand out.
Something like this is only possible with custom CSS, as wpDataTables doesn't have options to change background for grouped rows. You can also add a custom CSS class, which will be later defined in wpDataTables settings/Custom JS and CSS/Custom CSS field. Please note that this falls under custom work, and is not included in the provided support for the plugin but I have found an example you can try.
Is there a way to specify formatting for grouped table rows?
The screengrab below is sort of what I'm trying to do - The table is grouped by a 'Meet' column, and I would like to format these rows a different color to help them stand out.
Hi Rebecca
Thank you for reaching out to us.
Something like this is only possible with custom CSS, as wpDataTables doesn't have options to change background for grouped rows. You can also add a custom CSS class, which will be later defined in wpDataTables settings/Custom JS and CSS/Custom CSS field. Please note that this falls under custom work, and is not included in the provided support for the plugin but I have found an example you can try.
You can try with this:
And it will look like this:
Or you can try adding it per wdt_object table ID "table_1", so like this:
I hope this helps, do let us know if there is anything else we can assist you with.
This is really helpful - thank you!!
Hi Rebecca,
Blaženka is out of the office today and I will answer you.
I am glad that Blaženka's solution helps you out.
If you have any other issues or questions please open a new ticket, and we help you out.
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