Torna al Thread

If Not Page.IsPostBack Then RecuperaDati() End If Sub RecuperaDati() TxtStato.Text = CType(PreviousPage.FindControl("DDLStato"), DropDownList).SelectedValue TxtNomeStato.Text = CType(PreviousPage.FindControl("DDLStato"), DropDownList).SelectedItem.Text End Sub
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5