• Member Avatar for Estella
    Estella

    Endorsed Jx_Man

  • Member Avatar for Estella
    Estella

    Endorsed Jx_Man

  • Member Avatar for Estella
    Estella

    Gave Reputation to Jx_Man in TO SHOW PICTURE FROM MS ACCESS TO VB 6

    [this will solve it](http://www.vb-helper.com/howto_store_image_in_access_db.html)
  • Member Avatar for Estella
    Estella

    Gave Reputation to Jx_Man in invoice form

    Set this : DataGrid1.AllowAddNew = True ' This line will add new row on datagrid DataGrid1.AllowUpdate = True ' this line will let you to add data and edit data …

The End.