Hello everyone
Okay, first off I'm kinda new to programming. Still in the learning phase. Started by learning some VB.NET. I've been creating this little program. It's a school/institute managment system kind of a thing. not very cool though. hehe..
Anyways, I'm having a little trouble with the search module which I created to find students that are in the database.
Here's the code I've written so far.
I have debugged the code and the SQL statement executes perfectly. But the data doesn't show up in the grid!
Please if anyone could help me out with this, it'll be more than appreciated.
Thanks in advance.
I.J
Okay, first off I'm kinda new to programming. Still in the learning phase. Started by learning some VB.NET. I've been creating this little program. It's a school/institute managment system kind of a thing. not very cool though. hehe..
Anyways, I'm having a little trouble with the search module which I created to find students that are in the database.
Here's the code I've written so far.
I have debugged the code and the SQL statement executes perfectly. But the data doesn't show up in the grid!
Please if anyone could help me out with this, it'll be more than appreciated.
Thanks in advance.
I.J