Happy New year to all.
when I run the program without using $LVS_EX_GRIDLINES I get the Index and the subitem values correctly.
when I run the program using $LVS_EX_GRIDLINES I get the Index always = -1 and the subitem values are correct.
What do I need to do to get the correct index and subitem using the gridlines?
right click a sub item to view in Console.
REB
#Region - Includes
#include <GUIConstantsEx.au3>
#include <GuiListView.au3>
#include <WindowsConstants.au3>
#include <ListViewConstants.au3>
#EndRegion - Includes
#Region - Variables
Local $width =