Listview row unique handle Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
singasong

Listview row unique handle

12 Aug 2017, 09:56

Hello,

I have an XML file of items that I'm loading into a listview , each item has a unique ID, but the data for each item is not necessarily unique.
I need to be able to edit, delete, add, sort the listview but still know which item each row points to without having to create a whole column to store the unique ID.
Is it possible that every time I insert a row I get/store a unique handle for that row?

Thank you
just me
Posts: 9453
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: Listview row unique handle  Topic is solved

12 Aug 2017, 16:48

:arrow: LV_EX -> LV_EX_MapIDToIndex() / LV_EX_MapIndexToID() (Index = row number)

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Fredrik F, maxkill, RandomBoy, ShatterCoder and 403 guests