|
-
Jan 23rd, 2011, 05:16 AM
#2
Re: Menu to Control a page
Hey,
Are you expecting this change of label text to occur on the client side, or on the server side with a PostBack to the server?
You could definitely do it quite easily with a PostBack to the server, i.e. just put a parameter in the querystring of the NavigateUrl Property to indicate what action you want to take.
However, having this happen on the client side would be a little more involved.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|