CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.microsoft_application_blocks Tags:
Item Type: NewsGroup Date Entered: 10/5/2004 10:01:09 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 12 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
gperets
Asp.Net User
Previous view10/5/2004 10:01:09 PM

0/0

I'm using UIP 2.0 and I'm trying to define a view that upon specific navigateValue will go back to the previous view.
(In the following sample the 'previous view" could be 'A' or 'B')
<node view='A'>
<navigateTo navigateValue="viewinfo" view='C' />
</node>
<node view='B'>
<navigateTo navigateValue="viewinfo" view='C' />
</node>
<node view='C'>
<navigateTo navigateValue="proceed" view='?????????' />
</node>

How should I define my navgraph? Is this possible? any ideas?
Cyrus Crypt
Asp.Net User
Re: Previous view2/7/2005 4:38:16 PM

0/0

Hi,

I don't think you can dymanically change the config file in this way.

Alternatively, you can save the previous view name in the State before navigating to the next view. From the destination view, retrieve the viewname to navigate backwards.

Eg in C#:

In View A:

Controller.State.Add("previousView", "viewinfoA");
Controller.State.Save();
Controller.Navigate("View C");

In View C:

string previousView = Controller.State["previousView"];
// ... some logic

iController.Navigate(previousView);


Note that I am assuming you are navigating within the same task. If you are navigating across tasks, you have to save the previousView in the TaskArgumentsHolder class instead, and pass it using OnStartTask()

2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Commentaries on the Laws of England: A Facsimile of the First Edition of 1765-1769 Authors: William Blackstone, Pages: 0, Published: 1979
Art and Visual Perception: A Psychology of the Creative Eye Authors: Rudolf Arnheim, Pages: 518, Published: 2004
A Previous View of the Case Between John Baskett, Esq., and of One His Majesty's Printers, Plaintiff, and Henry Parson, Stationer, Defendant Authors: John Baskett, Henry Parson, Pages: 35, Published: 1720
The Ancestor's Tale: a pilgrimage to the dawn of evolution Authors: Richard Dawkins, Yan Wong, Pages: 673, Published: 2004
Hamlet Authors: William Shakespeare, Pages: 500, Published: 2001

Web:
AutoCAD tips: Return to previous view in pan or zoom realtime, or ... If you don't like the result or just want to return to your original view, you could press Enter and then click the Zoom Previous button on the Standard ...
McCain goes after Obama - First Read - msnbc.com Apr 27, 2008 ... Obama himself says it’s a legitimate political issue, so I would imagine that many other people will share that view, and it’ll be in the ...
[#ECM-2456] Error in displaying BC when use 'Previous view' - eXo ... Error in displaying BC when use 'Previous view' Steps: - Create folder & docs - Go to BC - Config to view all nodes from root (figure 1: there's no doc in ...
Wired 12.10: VIEW Posted on www.ventureblog.com Martin Tobias Venture partner, Ignition. [Print story] · [E-mail story] Previous: VIEW | Next: You Need a Robolawyer ...
Acrobat for Life Sciences: Where did my Previous/Next View buttons go? Sep 23, 2008 ... In this article, I'll talk about how to get back the Previous View and Next View buttons, and also generally discuss how to customize ...
[#IDEA-12355] Duplicate shortcuts for Select Next View / Select ... Duplicate shortcuts for Select Next View / Select Previous View ... there's currently no possibility to select a debugger view with the keyboard. ...
University of Denver, Penrose Library Religious Objects Tefillin for the Hand (Detail View). Previous View · Previous Item ... This view shows the open tefillin box and the parchment inside. ...
WHTour.org > Europe > France > Lyons > Basilica of Fourvière ... France > Lyons > Basilica of Fourvière [ View on the city ] ... Navigation. Previous view. View : 3/10. Next view. Rating. 4.20/5 (5 ratings); 1 star ...
LCS-SRC | Carrying Case for HDD Handycam® Camcorders LCS-SRC ... CloseView/Edit Wishlist. My Cart. Loading... CloseView/Edit Cart ... leather carrying case featuring the Handycam® logo. Return to Previous View ...
NukeCops When clicking on view previous topic / next topic buttons on the page, the topic title from the current post I'm reading stays in the header ...

Videos:
Obama TV Ad in Berlin Parody What might an Obama TV ad in Berlin look like? The following parody is our best guess.
Hurricane Wilma destruction of Grand View Palace Condo - North Bay Village,FL This video was taken by a resident at the Grand View Palace Condominiums in North Bay Village Florida during Hurricane Wilma. The destruction you wil...
Where the bloody hell are you? An Aussie tourism ad, banned in the UK. It's great.
View from River Cottage Hugh looks back at the first seven years in Dorset and all the lessons he has learnt about how to be thrifty on his small holding- from learning to m...
EJami Dreams EJ and Samantha have such great chemistry together. They sizzle even in stills. This is my first youtube video to the song Dreams by the Cranberries....
Financial Showdown Martin Summers, the Former East European projects officer for the New Economics Foundation talks about present day money matters as we slide down a s...
(8)Exploiting head injury victims Brain Injury Law http://www.tbilaw.com/ http://organizedwisdom.com/Traumatic_Brain_Injury Please take some time to read the statement that I made for...
The View 5-29-07 First Show Without Rosie O'Donnell The View's first official show without Rosie. Guest co-host (now permanent) Whoopi Goldberg. In this clip, they all talk fondly about previous hosts ...
George Carlin - Doin' It Again Complete show. Winner of the 1990 CableACE Awards Doin' It Again is George Carlin's seventh live stand-up concert for HBO, taped at The State Theate...




Search This Site:










ibuyspy store vs oscommerce

re-building error

meta names ==> removing dotnetnuke info.

usersonline - getonlineuserstatistics stored procedure incorrect statement

prolongin the formsauthentication

not getting the tree control

forms based authentication against a database of users

what is the problem using data explorer to edit table with guid?

very urgent problem : all users have admin access on production portal !!!

help me first module dnn 3.0.12

copying the aspnetdb to remote host site.

how to generate certificate

login control error message : failed to generate a user instance of sql server due to a failure in starting the process for the user instance. the connection will be closed.

login redirection

team system release date?

i have added some more user info fields and am getting an error.

iwam_w03server login error! when installing commerce starter kit.

how about a module with exchange server functionality ...

vs2005 sp1 problems

deleting files from hard disk

windows authentication & network groups

private messages 1.01

references in the vs2005 web application projects

createuserwizard event model?

how to set the publish folder

general what is and can it questions?

map quest

membership & profile provider question

can't move my modules to another page

style sheets and user controls

 
All Times Are GMT