CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    98

    Smile Datagrid Cell color Change



    I am putting some numbers in the datagrid I want to color the negative numbers in red and its backcolor in yellow of that Cell?

    I tried a lot but not getting the proper way.

    Can anybody help me with this?

    Thanking you!

  2. #2
    Join Date
    Feb 2005
    Posts
    3

    Re: Datagrid Cell color Change

    This SAMPLE application might HELP YOU
    Attached Files Attached Files

  3. #3
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    98

    Smile Re: Datagrid Cell color Change

    Yes It Worked

    Uploading here, the modified code for the other buddies who may need it.

    Thank you very much
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured