N
NvrBst
This may be a basic question... Anyway, the menu items that don't
have NavigateUrl's yet do a "javascript _doPostBack(...)" and shows
the item as selected. The items I give the NavigateUrls (Target is
Another Frame), don't get selected after I click them. The url does
get loaded in the target frame though.
I think its assuming that the page is going to reload when I click the
link but because the target is another frame it doesn't reload.
How do I force the ASP:Menu to do a postback after clicking any item .
Thanks
NB
have NavigateUrl's yet do a "javascript _doPostBack(...)" and shows
the item as selected. The items I give the NavigateUrls (Target is
Another Frame), don't get selected after I click them. The url does
get loaded in the target frame though.
I think its assuming that the page is going to reload when I click the
link but because the target is another frame it doesn't reload.
How do I force the ASP:Menu to do a postback after clicking any item .
Thanks
NB