View Single Post
06/14/21, 02:10 AM   #3
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 650
Okay that is fine. If I select row X in column one then I can simply store that information somehow as the key to my table so it is accessed as myItemList[key1] which key1 is the row selected. I am sure it will work after I start it but it doesn't seem simple at first.
  Reply With Quote