1: 2: 3: 4: 5: 6: 7: 8:
if (e.Row.RowType == DataControlRowType.DataRow) { Knöpfen BTN = (Knopf) e.Row.FindControl („InactiveBTN“); wenn (e.Row.DataItem [„Status“] == „unaktiviert“) { Knöpfen BTN = ((Knopf) (e.Row.Cells [3]. Kontrollen [1])); BTN. Text = „aktivieren“;