I want to read a csv file and show their only column name in grid view.. Drag and drop that column name to a html table.. Now i want to export that dropped column values to database as the sequence they dragged...
For eg:- Suppose csv file has five column name.. i dragged second column first the first column then fourth column in that sequence these dragged column values inserted into database or another csv or excel file..