evry1falls
Member
This is the 3rd chapter of my new vb.net2010 working with database book, but i wanted to post it here as it covers most wanted points of working with DataGridView control beside working with database.
Here is the source code for the project
Here is some notes you will need to know about the project
- In this chapter i shall discuss these points :
- Adding\inserting photos into database table
- retrieving\displaying photo from database table
- displaying photos into DataGridView Control
- Using PictureBox DragDrop Method to display photo
Here is the source code for the project
Here is some notes you will need to know about the project