❔ WPF Excel Help -
I've made an entire post about the problem on C# subreddit. Here's the link to it : https://www.reddit.com/r/csharp/comments/13wnvtm/wpf_excel_help_my_setup_to_generate_available/
If you watch the video at the end of the reddit post, you will understand what I'm trying to achieve. The code is also provided in the post. Any help will be appreciated. Thank you.
This is what I'm trying to get to:
I first check what workbook is selected then depending on the workbook selected, I fetch it's available worksheets and display it in my combo box.
reddit
r/csharp - WPF Excel Help - My setup to generate available workshee...
0 votes and 0 comments so far on Reddit
7 Replies
did you save the excel file?
Yeah.
and have you debugged why it doesn't work?
Uh no, I'll do that now. Im new sorry
It works now. My bad. I missed assigning the main method to the combo box in xaml code.
you probably wanna ask in #gui how to do this using bindings
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.