Is there any way to view the grid with row conditionally colored based on the content of a field? Thanks
As of dbFront 1.1.0.3232, you can now specify a table or view column that will be used to set a CSS class on the table row. This allows you to use the full power of CSS to conditionally style and color table rows.
The setting is found on the Table Fields tab of the Table Preferences, you can choose a specific field and assign it to set the Row CSS Class.
Complete instructions are available at: Conditional Row Color & Styling.
You can also see this in operation on the demo site: HR JobType Table