How to save multiple column in database
- by shamim
I have a text file.I need to get data from this text file and show on grid ,
1)After this user can update information from gridview,
2)Click on save button save data on database.
Before clicking on button data don't save on database.How to do that?