I am looking to use RadSpreadsheet to import a spreadsheet template and then override/replace some of the values with database data. Is there a way to do this? I can't find anything in your documentation regarding using multiple providers with this product. Thanks for your help!
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 02 May 2017, 01:37 PM
Hi Steve,
I am afraid that the described scenario cannot be achieved with the current implementation of the control as RadSpreadsheet can work with only one data provider at a time. Optionally, you can load different providers on Page_Load, depending on the needed data (as they are not persisted).