How can get excel cell dropdown value while importing excel
I have created an excel sheet using string builder class. i have to display dropdownlist on excel sheet. i am successful, However when i am using this excel sheet while import using c# code that dropdown value cell not identified and its shows like vlaue empty.How can I get dropdown value while importing excel sheet. please help me on this..
Iftikar HussainPosted Jul 23, 2013, 5:28 AM
Please refer the below link
http://stackoverflow.com/questions/1524672/read-excel-data-from-drop-down-into-c-sharp-object-array
Regards,
Iftikar