The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Highlight Rows

Highlight rows with due date = today

Highlight rows in the table view where the due date is today in your AppGini app using JavaScript.

Highlight rows with due date = today

Highlight a table row if a checkbox field is unchecked

Highlight a table row in the table view of your AppGini app if a checkbox field is unchecked.

Highlight a table row if a checkbox field is unchecked