Posted 28 December 2020, 5:24 pm EST
Hi,
can I use the store procedure to get the datasource then display at Spread sheet. and then allow the update button update the changes back to database?
Forums Home / Spread / Spread for ASP.NET (Web Forms)
Posted by: jerry.tey on 28 December 2020, 5:24 pm EST
Posted 28 December 2020, 5:24 pm EST
Hi,
can I use the store procedure to get the datasource then display at Spread sheet. and then allow the update button update the changes back to database?
Posted 30 December 2020, 6:53 pm EST
Hi, You may use the UpdateCommand Event to retrieve the changes and update the DB either it is Table or StoreProcedure.
Regards, Manish Gupta