VB6 ListView Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • badascan
    New Member
    • May 2007
    • 1

    VB6 ListView Control

    I have created in application in VB6 to view .dbf files using the listview control. As it stands right now, the .dbf files are read only. How can I make the cells in the listview editable? Is there a better control than listview that I could use instead? I thought about the data grid but have not found much info on using that control
Working...