Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bram Groenen 7 posts 27 karma points
    Feb 05, 2010 @ 13:58
    Bram Groenen
    0

    Gridview to show multiple nodes?

    Hi Guys,

    In the Umbraco content section i have a node which is a parent to several childnodes that are all the same document type. In order to find the one with the right content i have to browse through every single node and look at its contents. What i would like is to place a gridview datatype on a tab of the parent node. Clicking it would enable me to see the childnodes in a grid. Much like the view the membersection does provide. Clicking a single node would navigate me there.

    Is there a package or datatype that could help me achieve this?

    Thanks

    @bramgroenen

     

  • Bram Groenen 7 posts 27 karma points
    Feb 08, 2010 @ 13:59
    Bram Groenen
    0

    Are you kidding me ;-) 0 reply's in 3 days? How about it guys anyone got any idea on how to solve my problem?

  • Nik Wahlberg 639 posts 1237 karma points MVP
    Feb 08, 2010 @ 14:50
    Nik Wahlberg
    0

    I would suggest that you add a custom data type for this, create a new tab in your parent document type that holds that read-only data type and displays all child nodes. What are you trying to display? Is the @nodeName always the same? 

    I would be happy to provide some examples on how to create a custom DT, but here is a great article to start by Nibble. 

    http://www.nibble.be/?p=50

    Thanks,
    Nik

  • Bram Groenen 7 posts 27 karma points
    Feb 11, 2010 @ 17:05
    Bram Groenen
    0

    Thanks Nik,

    Sadly i'm a Level 1 Certified webdesigner so building it is not a real option for me. Thanks for the reply anyway.

    In this case my client gets a new node for every reply under the page node. Since there is quite a lot of activity lately i was requested to sum up the nodes in a certain way. The member section shows the members in a grid. That's the kind of view i'm looking for. The nodes are all the same therefor a grid with a couple of columns shouldn't be a problem. I was hoping for a standard solution in a package of some sort.

  • Nik Wahlberg 639 posts 1237 karma points MVP
    Feb 11, 2010 @ 17:29
    Nik Wahlberg
    0

    The only other thing I can think of that would help, without building somehting yourself is Richard's COntent Maintenance package. This allows you to see the nodes of a particular document type in a gridview fashion. Perhaps that will come close for you.

    http://our.umbraco.org/projects/content-maintenance-dashboard-package

    Thanks,
    Nik

  • Bram Groenen 7 posts 27 karma points
    Feb 15, 2010 @ 10:04
    Bram Groenen
    0

    Hi Nik!

    Thanks for your second response. This is the answer to my problems!

    Yours,

    Bram

Please Sign in or register to post replies

Write your reply to:

Draft