Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
use Third-party listview control Error
#10
seems once the item is clicked it is selected so if you click it again the event is not fired again

workaround  deselect it


Code:
Copy      Help
#sub li3_ItemClick
function XtremeSuiteControls.ListViewItem'Item ;;XtremeSuiteControls._DListView'li3
out Item.Text
sel Item.Index
,case 1
,run "control"
,Item.Selected=0


Messages In This Thread
RE: use Third-party listview control Error - by Kevin - 01-16-2023, 04:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)