Talking about the listboxrow:listboxName parameter.
Would it be possible to concatenate this value to obtain something like this:
OnLeftClick=UIObject_Misc_ExecuteServerScript("myguiscript",local:listboxrow:listboxName)?
As you can see I'm trying to retrieve a local variable index with the selected row number.
Am I wrong?