Hi,
Please suggest the best option to allow the user to download the data in the datagridView from the page in excel format to the client machine.
I have a dataset that is binded to the datagrid view.Even it can be downloading the data in the dataset to an excel in the client side.
PLease suggest whether this it is possible to generate an excel and allow the user to download it in client side ?
I am using asp.Net,C#,SQL server,Excel.
Please help !