Jump to content

GUILISTVIEw Help


Recommended Posts

_GUICtrlListView_AddItem($ListView, $PC, $iIndex)

_GUICtrlListView_AddSubItem($ListView, $iIndex, $USER, $iIndex + 1, $iIndex + 2)

_GUICtrlListView_AddSubItem($ListView, $iIndex, $IP, $iIndex + 2, $iIndex + 2)

I know this is wrong but I can't seem to get it right, I have 7 different columns and like 500+ records and for some reason when I put the data in its ending

up shifting over 1 Column at a time or all on the same column. Someone please kick me in the right direction... ?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...