Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formview Control - Navigate to another page just after e
Message
From
23/04/2008 10:02:41
Sammy Derban
Ghana Telecom
Accra, Ghana
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01312464
Message ID:
01312613
Views:
12
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform