Allora vediamo di tornare alla normalità!
ho fatto:
E ho BEN 2 errori...codice:string tg = DirectCast(e.Item.FindControl("lbl1"), Label).Text;
Su directcast dice: The name 'DirectCast' does not exist in the class or namespace...
Su Label dice: 'System.Web.UI.WebControls.Label' denotes a 'class' where a 'variable' was expected