iRobo.Activity.Sort DataTable

Sorts data in DataTable.

       

                                                                                       

Properties


Input

  • DataTable - enter the DataTable variable to be sorted.


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output

  • DataTable - sorted DataTable.


Sorting Column

  • Column - enter Column value to sort data with.
  • Index - enter Index value to sort data with.
  • Name - enter Name value to sort data with.
  • Order - specify Order type to sort DataTable; Ascending or Descending.

     Note: 

         Sort DataTable data using either Column, Index, or Name.

         Use only one of the options in the Sorting Column.

Steps of Using Sort DataTable Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Add Data Row Activity to the Sequence.
  3. Enter DataTable Variable in Input to be sorted.
  4. Sort the DataTable using any of the options in the Sorting Column.
  5. Specify Order type; Ascending or Descending in Order in Sorting Column.
  6. Create a DataTable Variable in Output to store the sorted data.
  7. Click the  Save button from iRobo Studio Menu to save Workflow.
  8. Click the Play button to start the automated process,DataTable  Variable in Output stores the sorted DataTable.


Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation