Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1310
Grid row colors not alternating
posted

I am using an ISL to control the colors of my app.  I have a grid that shows alternating row colors, but when I build valuelists and attach them to my grid columns, the alternating colors do not show on those columns.

Can you tell me what might be the problem?

Duane

Parents
No Data
Reply
  • 469350
    Suggested Answer
    Offline posted

    Hi Duane,

    My guess is that you are applying some settings in AppStylist that are affecting the ValueListItem role, rather than the ValueList itself.

    If you apply an appearance to an individual item on a ValueList, like an image or a BackColor for example, then when you select that item on the list, the cell containing the ValueList will pick up that appearance.

    So if you use AppStylist to apply an appearance to all ValueListItems, the same thing happens. So you should open up your isl in AppStylist and take a look at the ValueListItem role and get rid of any settings on that role. Then you can make your ValueLists look nice by applying essentially the same settings to the ValueList role, instead. The items will be essentially transparent and the background of the ValueList will show through so it will look the same, but it won't affect the grid cells.

Children
No Data