Hi All
I am trying to Sort the Rows Data in Second Data Table based on first Data Table .
I.e. I have two Data Tables l need to sort the rows of second Data Table based on First Data Table if Both Data Table Rows matched then the Data should paste in result Data Table.
I.e First row Data should search in entire second data table if matches then total rows of first and second table rows should save.
If not matches then first table Data and in the place of second table empty column should be there.
Please someone help me to achieve this.
Thanks in advance.