Download excel

Hi,

I have a scenario where based on my selection on grid(which is record type) I fetch data based on selected grid Ids and provide excel with that data.

Data to be shown on excel is from various table selected grid Id would help me get those data from DB.

My thought process for solution here is : 

To create Stored Proc taking selected grid Id as input and getting all required data and use export data to excel and get that to excel. Is that performance efficient and good to proceed with if I am not looking for creating a customized plugin for same.

Will view be same or different?

Any other idea to proceed in this scenario.

Thanks!

  Discussion posts and replies are publicly visible