VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ListView Editable SubItems

J. Klarenbeek  (1 Submission)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.

Inputs
Place 1 ListView control in report mode and 1 textbox on your form. Add the listview32.bas module to your project, and only a view lines of code on your form will do the trick!

Assumes
Start the example from visual basic, and right click on the listview or (later) on of the created items.

Side Effects
non as I know of, the code is fairly simple, but does the trick.

Rate ListView Editable SubItems (10(10 Vote))

Download ListView Editable SubItems

ListView Editable SubItems Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters