Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Datagrid Rows color chage

Datagrid Rows color chage

Scheduled Pinned Locked Moved C#
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Syed Shahid Hussain
    wrote on last edited by
    #1

    Hei, Is there any option to change the rows color of datagrid on some condition, like i wan to change the alternate color of the dg like this

    conditionalcolumn color
    1 Blue
    1 Blue
    2 white
    3 blue
    4 Blue
    5 Blue
    6 Blue
    7 Blue
    8 Blue
    9 Wite

    Thanks

    Syed Shahid Hussain

    D L P 3 Replies Last reply
    0
    • S Syed Shahid Hussain

      Hei, Is there any option to change the rows color of datagrid on some condition, like i wan to change the alternate color of the dg like this

      conditionalcolumn color
      1 Blue
      1 Blue
      2 white
      3 blue
      4 Blue
      5 Blue
      6 Blue
      7 Blue
      8 Blue
      9 Wite

      Thanks

      Syed Shahid Hussain

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      I have not used DataGrid, but looking at the properties it offers, I guess painting it yourself should help.

      1 Reply Last reply
      0
      • S Syed Shahid Hussain

        Hei, Is there any option to change the rows color of datagrid on some condition, like i wan to change the alternate color of the dg like this

        conditionalcolumn color
        1 Blue
        1 Blue
        2 white
        3 blue
        4 Blue
        5 Blue
        6 Blue
        7 Blue
        8 Blue
        9 Wite

        Thanks

        Syed Shahid Hussain

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Syed Shahid Hussain wrote:

        Is there any option to change the rows color of datagrid on some condition,

        How to: Customize Data Formatting in the Windows Forms DataGridView Control[^] Includes an example that changes Color and Image, depending on the data of the row. Enjoy :)

        I are Troll :suss:

        S 1 Reply Last reply
        0
        • S Syed Shahid Hussain

          Hei, Is there any option to change the rows color of datagrid on some condition, like i wan to change the alternate color of the dg like this

          conditionalcolumn color
          1 Blue
          1 Blue
          2 white
          3 blue
          4 Blue
          5 Blue
          6 Blue
          7 Blue
          8 Blue
          9 Wite

          Thanks

          Syed Shahid Hussain

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          If I recall correctly, since .net 2.0, the cells have had a background color property. However, back when I was thinking of doing that, I decided to use a TreeView instead -- I avoid data grids whenever possible.

          1 Reply Last reply
          0
          • L Lost User

            Syed Shahid Hussain wrote:

            Is there any option to change the rows color of datagrid on some condition,

            How to: Customize Data Formatting in the Windows Forms DataGridView Control[^] Includes an example that changes Color and Image, depending on the data of the row. Enjoy :)

            I are Troll :suss:

            S Offline
            S Offline
            Syed Shahid Hussain
            wrote on last edited by
            #5

            U r the best...... Thanks a lot my great friend. for u :rose:

            Syed Shahid Hussain

            L 1 Reply Last reply
            0
            • S Syed Shahid Hussain

              U r the best...... Thanks a lot my great friend. for u :rose:

              Syed Shahid Hussain

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              You're welcome :)

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups