Datagrid newrow column color
I want to customize certain datagrid columns with a different background color. So I overrode the paint method on the DatagridTextBoxColumn which worked to paint the column, however it does not paint the column cell in the newrow row. Anybody understand this and have any suggestions on how to fix it.
|