Hello,
What we are doing i,s we have a set of different data extracts we want to do into excel.
We have a radcombobox that contains the list of these different data extracts.
We choose one from the list and click on Extract data button and we populate a hidden datagrid and then export to excel from there.
It prompts if we want to open the file or save.
We choose to open the file check the data and we close the excel file. Select another item from the combobox and repeat the steps.
It all works fine.
But when we do not close the open file and choose another item from the combobox and then export to excel, the whole thing freezes.
I guess because the excel is already open.
Is there any way out of this.
i.e. can we continue doing exctracts without having to close the previous excel?
Also, We want to be able to select multiple items from the combox and do the extract at the same click.
Is there any easier way to do it?
Thanks.
What we are doing i,s we have a set of different data extracts we want to do into excel.
We have a radcombobox that contains the list of these different data extracts.
We choose one from the list and click on Extract data button and we populate a hidden datagrid and then export to excel from there.
It prompts if we want to open the file or save.
We choose to open the file check the data and we close the excel file. Select another item from the combobox and repeat the steps.
It all works fine.
But when we do not close the open file and choose another item from the combobox and then export to excel, the whole thing freezes.
I guess because the excel is already open.
Is there any way out of this.
i.e. can we continue doing exctracts without having to close the previous excel?
Also, We want to be able to select multiple items from the combox and do the extract at the same click.
Is there any easier way to do it?
Thanks.