Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

row background color in datagrid?

Mar 3 2003 3:04 PM
Ive looked over the msdn article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndive/html/data01102002.asp) that describes how to change a rows background color. I would like to do the same thing for my datagrid, but the Windows.Forms.DataGrid does not have the "ItemCreated" event that the System.Web.UI.WebControls.DataGrid does. Could someone show me how to change a rows background color , for a System.Windows.Forms.Datagrid? thank you.

Answers (3)