Loading...

How to Bold Group Header in qListView

How to Bold Group Header in qListView

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #7138
      Anonymous
      Anonymous
      Participant

      I tried with “color: blue ; font-weight: bold” , but it show the font in black. Is not possible change the font color and bold ?

      n

      Another question:

      n

      I have a Qlistview grouped with deferments street’s name. I would lie to change the font color of these groups.

      n

      I put  !=’’ into the “Field Value” but don’t work. What is wrong?

      n

      tks

    • #7139
      Anonymous
      Anonymous
      Participant

      Hi there,

      n

      You can change the color and the font at the same time by using this expression: “#0000FF;font-weight: bold” in the Font Color setting.

      n

      But it just support the equal operator in the Field Value, doesn’t support the “ != ”.

      n

       

      n

    • #4083
      Anonymous
      Anonymous
      Participant

      The following steps should bold a group heading

      – in ezEdit “Display Fields” Editor select a filed for grouping, “Topic” for example

      – Go to Grid Appearance tab

      – Open “Color Appearance” Editor

      – Select “Group Header”

      – Add Row Appearance

      – Enter a value into “Field Value”

      – Enter “color: black; font-weight: bold” for “Font Color”

      – Add more row appearance as needed

      – Save the change and close ezEdit

      – Should see the group heading changed to bold

      Please refer to the “Grid Appearance” in online help for more info

    • #7140
      Anonymous
      Anonymous
      Participant

      Thank you,

      n

      sds

      n

Viewing 3 reply threads

You must be logged in to reply to this topic.