Jump to content

Some help!


Recommended Posts

Hi all,

I have this code to get selected Row and remove it in I Click on a Button:

   selectedRow, selectedCol = guiGridListGetSelectedItem( playerGrilds) 
   hisName = guiGridListGetItemText( playerGrilds, selectedRow, selectedCol ) 
guiGridListRemoveRow(selectedRow) 

But this :

guiGridListRemoveRow(selectedRow) 
  

Don t work!I think wrong value.

How fix and thx

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...