Xpath Order by

0
How do I order data being returned based on a particular column? I have a datagrid that returns projects and a template grid that listens to it and then populates updates to a project. Their is a modified datetime column on the updates and i want the updates to be returned to the template grid in that order. Any help?
asked
1 answers
2

Sorry - realized you could just specify the order on the template grid

answered