Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formview Control - Navigate to another page just after e
Message
De
23/04/2008 10:02:41
Sammy Derban
Ghana Telecom
Accra, Ghana
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01312464
Message ID:
01312613
Vues:
13
Thanks Paul, at least now it works partilally,
but which Method of the formview 'codebehind' do i do the redirect?

I tried ispostback for pageload and it redirects but not WHEN i want it to.
if (IsPostBack == true )
{
Response.Redirect("~/UomList.aspx");
}

Any Help here?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform