Click here to Skip to main content
15,888,251 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

When user selecting excel file using file upload control, i want to populate that excel sheet names in a drop down list (that is in GridView).

Is it possible to get file change event ... / Browse button click event ?
Posted

1 solution

If my anticipation is correct, I have added a fiddle below, please check that.

Fiddle[^]
I hope this helps you some way.
Post back your queries if any.
Thanks.
 
Share this answer
 
Comments
aravinth santosh 30-Dec-14 9:22am    
thank u.. Yes my objective is similar to the link you have given. But i want to get worksheet names of selected files.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900