Who anybody help me ?
I have tried but my code not success.Please help me
Professional Software Development Tools
Who anybody help me ?
I have tried but my code not success.Please help me
Why don't you show that code... i don't know what you mean
you need to loop through the selected index table
ie: untested code, may contain typo's, AMS is not installed on this machine
Code:tbSel=ListBox.GetSelected("ListBox") if tbSel then for index, nSelected in tbSel do local LBText=ListBox.GetItemText("ListBox",nSelected) local LBData=ListBox.GetItemData("ListBox",nSelected) -- do whatever with text and data here end end
Open your eyes to Narcissism, Don't let her destroy your life!!