Hello, Now I wrote a page navigation from page1(bound with dataobject1) to page2(bound with dataobject2) and a ticketid is transferred to dataobject2. This ticketid acts as a key to both dataobjects. Automatically those display fields bound with fields of dataobject2 on page2 will get displayed and I can get their values by getDisplayFieldValue(String). But there are some other fields that are also bound with dataobject2 but I don't want to display(so there is no display field on page2 for them). How can I get the values of these fields? I thought there should be methods like getValueOfCurrRow() in CSpDataObject or some of its subclasses, but could not find some. Could anybody give me a hint? Thanks in advance, -Fujian _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
