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. Fontstyle of a column text in a datagridview

Fontstyle of a column text in a datagridview

Scheduled Pinned Locked Moved C#
csharpquestionvisual-studio
2 Posts 2 Posters 1 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.
  • A Offline
    A Offline
    anu81
    wrote on last edited by
    #1

    hi all, I am using a datagridview to display data.i am creating a datatable dynamically and set it as a datasource. i am contatenating values of two columns and displaying in a single column. i need to highlight one of the values as a bold text. i am using VS 2005 with C#.net in windows application. How can i implement the same?

    Thanks in advance.:) Regards Anuradha

    O 1 Reply Last reply
    0
    • A anu81

      hi all, I am using a datagridview to display data.i am creating a datatable dynamically and set it as a datasource. i am contatenating values of two columns and displaying in a single column. i need to highlight one of the values as a bold text. i am using VS 2005 with C#.net in windows application. How can i implement the same?

      Thanks in advance.:) Regards Anuradha

      O Offline
      O Offline
      Obaid ur Rehman
      wrote on last edited by
      #2

      Handle the DataGridView's CellFormatting Event and write code to change BackColor of the value of want to Highlight.

      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