Graphics

 View Only
  • 1.  Sorting xml datalinq

    Posted 06-08-2015 16:09
    Does anybody know a way to sort data from an xml datalinq?


  • 2.  RE: Sorting xml datalinq

    Posted 06-08-2015 19:57
    I think it would be helpful to know what you're trying to sort. Are you trying to line up text objects alphabetically, sort numbers, etc? This forum can help guide you toward a goal, but asking larger questions usually don't produce many answers.

    #XPression


  • 3.  RE: Sorting xml datalinq

    Posted 06-09-2015 05:43
    What I want to do is, readout from the xml file, and sort by highest number.

    I have 10 groups in my scene, each group contains data for a party from an election system.

    As the election system does not sort the partys, I want to sort them in my scene, based og the highest number (%).

    #XPression