I need to sort a datatable which has three column names Employee,Manager and Category.
Add headers in the property is marked when I use Read Range activity to read excel into this data table. But after that when I perform sort datatable activity the headers also get sorted. How to prevent it from sorting. And also after this sorting, the output datatable also need this same column names as headers.
Please anyone provide me with answer