|
-
May 30th, 2007, 03:36 PM
#1
Dynamic MenuItem changes ... Postback?
I am dynamically adding and removing items from a menu control depending on what is going on in my web application. The problem is, the menu control doesn't want to refresh with the new items, I am assuming, because the page has not been posted back. The code works in a button click, but I am needing this to run in a separate event that does not do a page postback. Is there a way to force a page postback or to call some sort of refresh on the control? my ASP.NET skills are severely lacking...
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
|