c# - Show and Navigate the user to a different PanoramaItem -
i developing panorama application. in 1 of panorama item, have list of categories. on selecting 1 of list item, have display feeds under category in new panorama item. decided use panorama item item 4, set collapsed. , when user select category, make item 4 visible true , navigate user item 4. , change title of item category selected.
is right way it?
if so, how can navigate user item programmatic?
i facing issue if change title, change not taking effect unless new page load? (i read msdn has stated in guidelines not advisable change title of panorama item)?
my personal opinion panorama
(and pivot
) control should not used display dynamic items in 1 item based on selection in item. take @ channel 9 video chad roberts , amy alberts discuss these 2 key controls.
my suggestion navigate page on category selection , load feeds under category in target page. shawn wildermuth has blog post on page navigation if need in respect.
Comments
Post a Comment