Retrieving all data including changes from RadGrid after form submission

0 Answers 74 Views
Editor General Discussions Grid
Mathew
Top achievements
Rank 1
Mathew asked on 16 Sep 2022, 08:26 PM

I'm working on a web form where users can import data from an excel sheet. That data gets parsed on postback after submission of the file and then placed in a RadGrid for review and revision and is not stored in the database.

I need to retrieve all of the data initially imported plus all of the changes made to that data which may include additional rows added. 

I'm using a RadGrid in batch edit mode and trying to figure out the best way of submitting the form so that I can retrieve not just the changed rows but every row that was in the grid initially.

What would be the best way to do this? 

No answers yet. Maybe you can help?

Tags
Editor General Discussions Grid
Asked by
Mathew
Top achievements
Rank 1
Share this question
or