shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
328 stars 57 forks source link

Allow background colour on a cell to be specified on DataTable column #865

Closed ihouvet closed 5 months ago

ihouvet commented 5 months ago

Is your feature request related to a problem? Please describe. Cell background and font colour changes based on certain conditions (Example from AgriTech project image image

Describe the solution you'd like

  1. A new 'Background color' property should be available on the column definition of a datatable
  2. This should support JS definition so that it may be calculated.
  3. The JS script should be able to reference the current rows values.
IvanIlyichev commented 5 months ago

Hi @hlayisanimazuze. It's implemented, please check