i have a datagridtextcolumn in my datagrid this is the function for creating new textboxcolumn but i want to change the background color of the datagridtextcolumn on focus Private Function CreateTextColumn(ByVal sColumnName As String, ByVal sHeaderText As String, ByVal iColWidth As Integer, ByVal bRightAlign...