Copied to clipboard

Flag this post as spam?

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


  • radmanmm 117 posts 108 karma points
    May 20, 2014 @ 23:27
    radmanmm
    0

    sorted children based on computed value

    Hello,

    I am trying to sort a list of child items based on a formula of two property values. My first attempt was to create a SortedList

    Here is the scenario, maybe someone can tell me the best approach:

    I have a document type representing a back log item (BacklogItem). It contains 2 properties (Business Value & Effort Value)

    I want to display the items in a sorted list where the sort order is determined by (busines value * effort value).

    I can get a list of Children but don't see how I can base the order by a computation.

    Thanks for your help!

  • radmanmm 117 posts 108 karma points
    May 28, 2014 @ 19:49
    radmanmm
    0

    Really, a week and not comments, this is disappointing.

Please Sign in or register to post replies

Write your reply to:

Draft