Hello,
One of the requirement of our client is Excel export and Import data to radgrid. I am using RADGrid in BatchEdit mode,the data from the grid will be exported as excel. This has been done already using openxml. The data in the exported excel will be edited by the user. He may add new data. Once done the changes in the excel, the user wants to import the excel in Radgrid batchedit and save the changes in database.
In summary, the client wants to work offline with exported excel and then import the modified excel to the application.
How to do this import part in batch edit mode. Can you please share a sample project?
One of the requirement of our client is Excel export and Import data to radgrid. I am using RADGrid in BatchEdit mode,the data from the grid will be exported as excel. This has been done already using openxml. The data in the exported excel will be edited by the user. He may add new data. Once done the changes in the excel, the user wants to import the excel in Radgrid batchedit and save the changes in database.
In summary, the client wants to work offline with exported excel and then import the modified excel to the application.
How to do this import part in batch edit mode. Can you please share a sample project?