1
Answer

Export the selected text from the list box to excel in C#

Ask a question
Hi

I having a list box which bind some text in the list box. When i select the item in the list box and click on the export button, excel need to get exported with selected text as column name in the exported excel.

Can any one give me an idea about how to achieve this in c#.

Thanks.

Answers (1)