Hello,
I'm trying to implement the following :
I have 3 pages:
/news/default.aspx
/news/DisplayItem.aspx?Id=7678
/news/ShowAllnews.aspx
I'd like to
a) There should be no items (choises) in panelbar for pages /news/DisplayItem.aspx?Id=887678 and /news/ShowAllnews.aspx
b) When I press the <news> in panelbar, then the page /news/default.aspx should open
c) When I navigate to pages /news/DisplayItem.aspx?Id=799678 or /news/ShowAllnews.aspx, the <news> in panelbar should be highlighted.
I'm stuck in doing (a) and (c) together
Any suggestions?
Thank you.
I'm trying to implement the following :
I have 3 pages:
/news/default.aspx
/news/DisplayItem.aspx?Id=7678
/news/ShowAllnews.aspx
I'd like to
a) There should be no items (choises) in panelbar for pages /news/DisplayItem.aspx?Id=887678 and /news/ShowAllnews.aspx
b) When I press the <news> in panelbar, then the page /news/default.aspx should open
c) When I navigate to pages /news/DisplayItem.aspx?Id=799678 or /news/ShowAllnews.aspx, the <news> in panelbar should be highlighted.
I'm stuck in doing (a) and (c) together
Any suggestions?
Thank you.