Menu

Tableview with DetailView

GJB
2013-08-01
2013-08-07
  • GJB

    GJB - 2013-08-01

    Hi,

    I had used the TMS ICL components and would like to move to DPF. Thanks for that great toolset.

    I have one problem. I have a tableview with various items. What I want to achieve is that I click on an item and another tableview slide into place as a detailview.

    In ICL I have detailview and subdetailview to achieve this but I cannot find anything corresponding in DPF. Would you be able to help me or post a sample?

    Many thanks
    GJB

     
  • Diego

    Diego - 2013-08-01

    You can use the NavigationController. There is a demo included in the source. But do not expect exactly the same features since they are different components.

    Greetings

     
  • GJB

    GJB - 2013-08-01

    Thanks looks good - probably need to link it with ItemSelect in Tableview

    BTW: Great work

     
  • GJB

    GJB - 2013-08-01

    Thanks for pointing me to the demo. That helped a lot.

    Now I have some additional questions:

    1) why do I need the BarButton with Rootview := true? I would love to make this invisible as there is not use for it
    2) I have no other BarButton and as I make the move to TableView2 and 3 via Code in the ItemSelect event. Works nicely except that I cannot get an updated PageviewTitle. This results in a back button on tableview2 which shows the Pageviewtitle of the rootpage and a back button on page 3 which simply says 'back'. It would be nice to be able to the the pageviewtitle.

    I also tried to use two more Barbutton which give me Pageviewtitle but removes the Back button

    Thanks for any suggestions

     
  • GJB

    GJB - 2013-08-06

    Hello - any suggestions, please?

     
  • GJB

    GJB - 2013-08-07

    Problem Solved

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.