nell'evento ItemDataBound prova a mettere:
codice:If e.Item.ItemIndex = 0 Then e.Item.BackColor = Color.Aquamarine End If
nell'evento ItemDataBound prova a mettere:
codice:If e.Item.ItemIndex = 0 Then e.Item.BackColor = Color.Aquamarine End If
Pietro