I would like the rows of a table to color automatically, without selecting the single rowtaking the color from an sql tables. This is the function I use to pick the color, in the select fill ColorValue(LookUp('[dbo].[USR_TIPI]';DESCRIZIONE=DataTable6.Selected.TIPOVISITA And NEGOZIO=DataTable3.Selected.CODICENEGOZIO ;HEXCOLOR)) Thank's in advance
If I understand correctly, you want each row of the gallery to have a different color, without having to be selected first? Use the TemplateFill() property.
I am assuming that @Giovanni1 is using a DataTable control. I couldn't find any property that regulates the fill of rows, but I dont have any experience with DataTables.
In a Gallery this will definately be possible.
Yes, but not in a gallery, bat in a table
User | Count |
---|---|
260 | |
109 | |
93 | |
56 | |
41 |