❔ help with school assignment
I have a school assignment where the code seems to execute however the debug mode does not show any of the text updates any help would be appreciated. everything stays with the default values and the northwind db does not load in the grid.
4 Replies
is Form1_load being called? i don't see the
this.Load += new System.EventHandler(this.Form1_load);
in designer fileCan you post the file contents, rather than making us download them?
thanks still new to this
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.