Setting A Datagrid Cell Border at Runtime

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Iain Wilson

    Setting A Datagrid Cell Border at Runtime

    Hi All

    I would like to set the width of the bottom line
    of a datagrid row at runtime.

    I know how to set the complete lines style color etc at runtime but I
    cannot figure how to change the line.

    eg

    e.Item.BackColo r = Color.Cornsilk;

    Is it possible ?

    Thanks in advance for any assistance offered

    Iain
Working...