Originariamente inviato da pietro09
lt = DirectCast(lw.FindControl("somma_teorico_Literal0" ), Literal) : If lt IsNot Nothing Then lt.Text = Me._subtotal_teorico(0).ToString : If lt.Text = "0" Then lt.Text = ""
che linguaggio è ? VB# ?