Dear Forum members
My problem is that i am creating data table based on selected excel file, now i have data table with many columns and i want to reorder the column sequence.
Because of column name may change if i selected different excel file so that setOrdinal is not working, but every time i need the column sequence same. like first date,customer,product etc.
please help me out.