Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - select, delete,...
Message
 
To
18/03/2004 20:50:29
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brazil
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00887742
Message ID:
00887763
Views:
26
Thanks Eugenio,
You are right - I'll parse in the redirect page and see how it works... However, where do I put the Redirect, it didn't seem to work in the ItemCommand method?


>You can use Int32.Parse() method to parse the string you have into an integer value.
>You have a string and then you convert it into an integer and again to a string. Why not use the string directly?
>
Response.Redirect("EditAccount.aspx?idToEdit=" + Label1.Text);
>
>
>Regards,
>
>Eugênio
Doru
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform