Posted 29 December 2020, 2:24 am 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 29 December 2020, 2:24 am EST
Posted 29 December 2020, 2:24 am 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 31 December 2020, 3:53 am 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