Grid Data Entry

Posted in Data Grids by admin on February 22, 2010 No Comments yet

Grid Data Entry 3 Grid Data Entry
Pl tell which is the best unbound data entry grid in VB6 everybody using to store multiple records to database

Please kindly give in details of grid control and connection control etc..

Use dbGrid if you don’t need more than it offers. (Copy the data to it and disconnect it, then close and destroy the recordset.) If you need more, use MSFlexGrid. Which one you should use depends on how much you need.

VCL Layout Control – How to Create and Customize a Simple Layout

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
Leave a Comment