Not sure if Datagrid Helper can do this. Conditional formatting of a datagrid may only be possible with forms, not tables.
Bob S > On Mar 2, 2018, at 10:05 , Ludovic THEBAULT via use-livecode > <use-livecode@lists.runrev.com> wrote: > >> Le 2 mars 2018 à 17:24, Ludovic THEBAULT via use-livecode >> <use-livecode@lists.runrev.com> a écrit : >> >> Hello, >> >> I want to do something similar to >> http://lessons.livecode.com/m/datagrid/l/7332-how-can-i-colorize-individual-lines-in-a-table >> >> but i want to « automatically » change the color of a graphic (in col 1) in >> a row only when there is some data in this row (in col 10). I can't get the >> value of my cell (col 10) to test it and modify the color of the graphic in >> col 1. >> >> Any ideas ? >> >> Thanks ! > > I use a workaround : put the value in a hidden field of the same column of > the graphic _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode