Need some C# / WPF help
Posted: Fri Feb 20, 2009 1:39 pm
Hello all!
if anyone out there knows a lick about C# and/or, please let me know if you'd be willing to help me. I am working on a demo project for a potential job using these languages. It's a pretty simple concept - editing a table of contacts through a GridControl.
I've followed this tutorial on the topic - and although that tutorial is presented in VB, they also provide the C# code. However, since I am using my own database instead of one created in one of the earlier video tutorials (which I never took & can't seem to find) then my database/table names needed to be customized. Comparing my customized code versus this website's provided code, everything looks to be in line, however upon building the window, the table data does not show up / load upon running the app.
So, if anyone is willing to take a look at my code and hopefully help me out, please let me know! I would be DEEPLY indebted to you! Thanks in advance!
if anyone out there knows a lick about C# and/or, please let me know if you'd be willing to help me. I am working on a demo project for a potential job using these languages. It's a pretty simple concept - editing a table of contacts through a GridControl.
I've followed this tutorial on the topic - and although that tutorial is presented in VB, they also provide the C# code. However, since I am using my own database instead of one created in one of the earlier video tutorials (which I never took & can't seem to find) then my database/table names needed to be customized. Comparing my customized code versus this website's provided code, everything looks to be in line, however upon building the window, the table data does not show up / load upon running the app.
So, if anyone is willing to take a look at my code and hopefully help me out, please let me know! I would be DEEPLY indebted to you! Thanks in advance!