Wow, fast responses, thank you. It's nothing major, just a Uni project that with being C++ thought i'd go above and beyond on, so wanted to create a method of storing data from a file into a datagrid.
Announcement
Collapse
No announcement yet.
10 Print "Coding Thread": 20 Goto 10
Collapse
X
-
Afew weeks on and learning all sorts about trying to code. My original intention of sticking a database into Visual C++ 2008 was impossible (at least the way i wanted to) binding to a datagrid had been removed by Microsoft, was objects only. So restarted in 2005. Each revision i made creates around 15 new problems, it's pretty interesting working them out.
Now i want to improve it further, in my form (pictured) the datagrid is bound to a 2003 Access database, now i want to add using the text boxes i've added on the page, user clicks ok, table updated. I'm pretty clueless though, i've tried to take on too much, too soon, the whole assignment was just designing forms and linking them, but that's not good enough for meAny ideas where to start, i'd imagine the values are passed into the datagrid in the "Ok" button coding.
Last edited by Rep; 28-03-2010, 13:28.
Comment
Comment