PDA

Click to See Complete Forum and Search --> : Editable tables/lists in VB6


oleas
Dec 11th, 2001, 03:31 AM
I need to be able to edit the content of the listView in then grid, with something like “textboxes” and “combo boxes”. I tried to use textboxes and combo boxes directly in the grid with zorder = 0, and set the visibility to true/false depending on which column/row the user clicks, but please there must be something better than this. Is there another control that has the sorting capabilities like the listView, but also makes it possible to edit the content directly in the grid. I have tried to find an exaple of any kind on the Internett, but fount noting.

Please help me !!

Sastraxi
Dec 11th, 2001, 07:32 AM
You'd probably get better feedback in the General VB Forum.